Wireshark-commits: [Wireshark-commits] master 291bca0: epl: fix bug in g_hash_table_lookup_extended
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 8 Oct 2015 04:09:03 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=291bca0056f0f3c6d3bcd232991cec66d79b17f2
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

291bca0 by Dario Lombardo (lomato@xxxxxxxxx):

    epl: fix bug in g_hash_table_lookup_extended() call (CID 1254382)
    
    Change-Id: Iebf0fc5d3e86fba9a2ea4da5784256d820598e39
    Reviewed-on: https://code.wireshark.org/review/10744
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  546fe80   Added ICE TCP Framing support to STUN dissector
    adds  291bca0   epl: fix bug in g_hash_table_lookup_extended() call (CID 1254382)


Summary of changes:
 epan/dissectors/packet-epl.c |   15 +++++----------
 1 file changed, 5 insertions(+), 10 deletions(-)