Wireshark-commits: [Wireshark-commits] master 0d45698: tvbparse: change g_hash_table to wmem_map.

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 14 Jun 2016 19:34:48 +0000 (UTC)
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(-)