Wireshark-commits: [Wireshark-commits] master 7e70311: Fix ieee80211_tag_ssid

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 18 Feb 2017 23:27:30 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=7e70311a4ff6e0b4cc08a481fdf0f1cc422b13cd
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

7e70311 by Michael Mann (mmann78@xxxxxxxxxxxx):

    Fix ieee80211_tag_ssid
    
    Was still using tag type + length when doing offset calculations.
    
    Change-Id: I778f56f28fa1ccec57c5192df4f8e4aa99e45e45
    Reviewed-on: https://code.wireshark.org/review/20174
    Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
    Tested-by: Peter Wu <peter@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  f7724c3   file-pcapng: Undo some unnecessary changes.
    adds  7e70311   Fix ieee80211_tag_ssid


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