URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=9bf42ae4dc0f7d5dcb6b61754777e968ee43ba02
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
9bf42ae by Dario Lombardo (lomato@xxxxxxxxx):
tcap: convert GHashTables into wmem.
Change-Id: I95509cada53d363320a5a5d9e36612d7a85d7ef3
Reviewed-on: https://code.wireshark.org/review/19741
Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
Actions performed:
from d94d7fc wmem_map_new -> wmem_map_new_autoreset
adds 9bf42ae tcap: convert GHashTables into wmem.
Summary of changes:
epan/dissectors/asn1/tcap/packet-tcap-template.c | 128 +++++++--------------
epan/dissectors/packet-tcap.c | 134 +++++++---------------
2 files changed, 81 insertions(+), 181 deletions(-)