URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=fab0e59c70bfd8e39189ac29b17333d85d4645cb
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
fab0e59 by Hadriel Kaplan (hadrielk@xxxxxxxxx):
Fix memory leaks of dumper SHB and IDB infos
Change-Id: I6b81d3e853d503c6a81f9793957b48ab34c6808c
Reviewed-on: https://code.wireshark.org/review/10156
Petri-Dish: Hadriel Kaplan <hadrielk@xxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from b4762a0 Generate Diameter's expert info's even when there's no tree so that they show up in the Expert Infos dialog.
adds fab0e59 Fix memory leaks of dumper SHB and IDB infos
Summary of changes:
debian/libwiretap0.symbols | 5 ++--
ui/gtk/file_import_dlg.c | 9 +++----
ui/tap_export_pdu.c | 9 +++----
wiretap/file_access.c | 2 ++
wiretap/merge.c | 20 ++++++++++----
wiretap/nettrace_3gpp_32_423.c | 57 ++++++++++++++++++++++------------------
wiretap/wtap.c | 48 +++++++++++++++++++++++++++++++++
wiretap/wtap.h | 23 ++++++++++++++++
8 files changed, 129 insertions(+), 44 deletions(-)