Wireshark-commits: [Wireshark-commits] master 6b12840: [OpenFlow] Fix a crash caused by the same fi

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

Commits:

6b12840 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>
    

Actions performed:

    from  90c4cbe   If it's used by dissectors, it belongs in to_str.h, not to_str-int.h.
    adds  6b12840   [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(-)