Wireshark-commits: [Wireshark-commits] master-2.0 630b907: epl: fix bug in g_hash_table_lookup_exte

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 8 Oct 2015 08:25:32 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=630b90722eac360000a1b66d297162ea384a0759
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master-2.0
Repository: wireshark

Commits:

630b907 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>
    (cherry picked from commit 291bca0056f0f3c6d3bcd232991cec66d79b17f2)
    Reviewed-on: https://code.wireshark.org/review/10879
    

Actions performed:

    from  dd59b0f   qt: add initialization of variable (CID 1311960)
    adds  630b907   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(-)