Wireshark-commits: [Wireshark-commits] master f7d2163: Replace last use of emem trees with GHashTab

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 16 Feb 2014 03:47:40 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=f7d2163b83779d8f5ca02330966bb9adbdc55728
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

f7d2163 by Evan Huus (eapache@xxxxxxxxx):

    Replace last use of emem trees with GHashTables
    
    Change-Id: I1cedc611c9b7888eb671cf858c6f7819d37afba9
    Reviewed-on: https://code.wireshark.org/review/219
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  b24339e   Disable tfshark taps for now.
    adds  f7d2163   Replace last use of emem trees with GHashTables


Summary of changes:
 ui/cli/tap-comparestat.c |   89 ++++++++++++++++++++++--------------------
 ui/gtk/compare_stat.c    |   96 +++++++++++++++++++++++++---------------------
 2 files changed, 100 insertions(+), 85 deletions(-)