Wireshark-commits: [Wireshark-commits] master-2.0 fecd0f6: 802.11: avoid multi return on SSID or ME

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 12 Nov 2015 03:35:49 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=fecd0f6da50932bf0e09f5f147dab20aaf949ae6
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master-2.0
Repository: wireshark

Commits:

fecd0f6 by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):

    802.11: avoid multi return on SSID or MESHID
    
    Bug:11685
    Change-Id: Ibe7a2909f0aed33fa35685ac5c8e0e1a8a626742
    Reviewed-on: https://code.wireshark.org/review/11652
    Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Reviewed-by: Jim Young <jim.young.ws@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    (cherry picked from commit 50e83c0e79efe69eb71a6645b67e761e263e44d6)
    Reviewed-on: https://code.wireshark.org/review/11756
    

Actions performed:

    from  dccdc70   Export functions str_to_ip() and str_to_ip6() to plugins
    adds  fecd0f6   802.11: avoid multi return on SSID or MESHID


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