Wireshark-commits: [Wireshark-commits] master-2.0 ebd42dd: [OpenFlow] Fix a crash caused by the sam

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 19 Oct 2015 17:22:09 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=ebd42dde36b30062d751935e63f83d70fc950b48
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master-2.0
Repository: wireshark

Commits:

ebd42dd by AndersBroman (anders.broman@xxxxxxxxxxxx):

    [OpenFlow] Fix a crash caused by the same filter name used for several
    different ftypes.
    
    Change-Id: Idf4335b2ab733af74afd23bdde066bff81d13952
    Reviewed-on: https://code.wireshark.org/review/11148
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    Petri-Dish: Anders Broman <a.broman58@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    (cherry picked from commit 6b128409a751f419dad8f55d626dc44b56011495)
    Reviewed-on: https://code.wireshark.org/review/11150
    

Actions performed:

    from  f6585f2   AllJoyn: prevent an infinite loop
    adds  ebd42dd   [OpenFlow] Fix a crash caused by the same filter name used for several different ftypes.


Summary of changes:
 epan/dissectors/packet-openflow_v4.c |   20 ++++++++++----------
 epan/dissectors/packet-openflow_v5.c |   20 ++++++++++----------
 2 files changed, 20 insertions(+), 20 deletions(-)