Correct bug in payload reallocation function 07/1607/5 Amber 1.11.1
authorE. Scott Daniels <daniels@research.att.com>
Thu, 14 Nov 2019 21:03:51 +0000 (16:03 -0500)
committerE. Scott Daniels <daniels@research.att.com>
Fri, 15 Nov 2019 17:47:11 +0000 (12:47 -0500)
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


No differences found