Wireshark-commits: [Wireshark-commits] master cde0937: llc: replace GHashTable and glib allocator w

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 6 Feb 2017 12:53:50 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=cde0937efc8280943c0d1ff4f8c4397decc48391
Submitter: Dario Lombardo (lomato@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

cde0937 by Dario Lombardo (lomato@xxxxxxxxx):

    llc: replace GHashTable and glib allocator with wmem.
    
    Change-Id: Ia7736e0faff16dd73d56a91b5a96cc715e3ce75d
    Reviewed-on: https://code.wireshark.org/review/19953
    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  850393b   geoip_db: remove leak.
    adds  cde0937   llc: replace GHashTable and glib allocator with wmem.


Summary of changes:
 epan/dissectors/packet-llc.c |   12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)