URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=48fc43baadae5d82b6a7969fef03d305c2c40a31
Submitter: Evan Huus (eapache@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
48fc43b by Evan Huus (eapache@xxxxxxxxx):
Implement finalize() method for wmem strbuf.
Change-Id: Ib7a2b0d348b3624f41253e2d0995a4a38a9fe45d
Reviewed-on: https://code.wireshark.org/review/859
Reviewed-by: Evan Huus <eapache@xxxxxxxxx>
Actions performed:
from 7785dd0 Please checkAPI.pl
adds 48fc43b Implement finalize() method for wmem strbuf.
Summary of changes:
epan/wmem/wmem_strbuf.c | 16 ++++++++++++++++
epan/wmem/wmem_strbuf.h | 9 +++++++++
epan/wmem/wmem_test.c | 5 +++++
3 files changed, 30 insertions(+)