URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=6e87802ec0bf39085f261863ce518e4c6f4d08c8
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
6e87802 by AndersBroman (anders.broman@xxxxxxxxxxxx):
tvb_new_octet_aligned() should return both the captured and reported
length set to datalen in the returned tvb.
Change-Id: Ie6649a285a9fa4a0564e29ce18ec9459b8da2541
Reviewed-on: https://code.wireshark.org/review/9861
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from 2964c28 Update a comment to reflect reality as of 1997.
adds 6e87802 tvb_new_octet_aligned() should return both the captured and reported length set to datalen in the returned tvb.
Summary of changes:
epan/tvbuff.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)