Wireshark-commits: [Wireshark-commits] master 5d6eb80: Use g_direct_ functions for hash tables wher

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 13 Dec 2014 00:17:26 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=5d6eb80c14d786fe781c50c4899b7cdf03131db8
Submitter: Evan Huus (eapache@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

5d6eb80 by Martin Mathieson (martin.r.mathieson@xxxxxxxxxxxxxx):

    Use g_direct_ functions for hash tables where possible
    
    Change-Id: Ie364cbdcf500d7a04e64d7adcdd03bd1926dda86
    Reviewed-on: https://code.wireshark.org/review/5736
    Reviewed-by: Evan Huus <eapache@xxxxxxxxx>
    

Actions performed:

    from  b0cdee6   DNS: Remove whitespace on DNS Col info before type name
    adds  5d6eb80   Use g_direct_ functions for hash tables where possible


Summary of changes:
 epan/dissectors/packet-mac-lte.c  |   62 +++++++------------------------------
 epan/dissectors/packet-pdcp-lte.c |   16 +---------
 2 files changed, 13 insertions(+), 65 deletions(-)