Wireshark-commits: [Wireshark-commits] master 179e0fb: imf: convert GHashTable to wmem_map

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 2 Feb 2017 16:47:45 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=179e0fbc11fda7a2643097d4c67685953fdf5e2f
Submitter: Dario Lombardo (lomato@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

179e0fb by Dario Lombardo (lomato@xxxxxxxxx):

    imf: convert GHashTable to wmem_map
    
    Change-Id: Ia5bd6af88db76bbe4e0a267c30b6f7749b23e299
    Reviewed-on: https://code.wireshark.org/review/19903
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    Petri-Dish: Dario Lombardo <lomato@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Dario Lombardo <lomato@xxxxxxxxx>
    

Actions performed:

    from  47ad059   Rawshark: Add a memory limit (-m) option.
    adds  179e0fb   imf: convert GHashTable to wmem_map


Summary of changes:
 epan/dissectors/packet-imf.c |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)