commit | de63b2996a1144b55ccaaf7ad552170d18478d5c | [log] [tgz] |
---|---|---|
author | E. Scott Daniels <daniels@research.att.com> | Thu Nov 14 16:03:51 2019 -0500 |
committer | E. Scott Daniels <daniels@research.att.com> | Fri Nov 15 12:47:11 2019 -0500 |
tree | 809e5104569483cd0e3fe5c9b588ee8834a32a78 | |
parent | 367cd53d8ab2523f6197740c77ec92eb928fed39 [diff] |
Correct bug in payload reallocation function When using the rmr_realloc_payload() function with the copy flag set, it was possible to copy a short length of data, or none at all. This change corrects the miscomputed length to copy. Signed-off-by: E. Scott Daniels <daniels@research.att.com> Change-Id: I01a98fa66ab69d5f11a792463bc04b73209f098b