URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=0d4569851cf78e2d68a5fc5e60d977cd4f77438a
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
0d45698 by Dario Lombardo (lomato@xxxxxxxxx):
tvbparse: change g_hash_table to wmem_map.
Change-Id: I245595051617f6d6333314240825a526adf19339
Reviewed-on: https://code.wireshark.org/review/15244
Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
Actions performed:
from a7ab65d addr_resolv: change g_hash to wmem_map.
adds 0d45698 tvbparse: change g_hash_table to wmem_map.
Summary of changes:
epan/tvbparse.c | 8 ++++----
epan/tvbparse.h | 2 +-
2 files changed, 5 insertions(+), 5 deletions(-)