Wireshark-commits: [Wireshark-commits] master-3.0 8c2939f: IEEE 802.11: RSN Information tag, more f

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 01 Sep 2019 03:01:17 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=8c2939f3820c253acb7045c6321bf96558aa3a0e
Submitter: "Michael Mann <mmann78@xxxxxxxxxxxx>"
Changed: branch: master-3.0
Repository: wireshark

Commits:

8c2939f by Michael Mann (mmann78@xxxxxxxxxxxx):

    IEEE 802.11: RSN Information tag, more fields optional.
    
    IEEE 802.11-2016 Section 9.4.2.25 RSNE
    All information after Element ID, Length, and Version are optional; therefore the minimal IE length is 2.
    
    Bug: 15905
    Change-Id: I231e31c6a0fe5a26d5dd7c1c36be4e9816a7bb50
    Reviewed-on: https://code.wireshark.org/review/34411
    Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    (cherry picked from commit fc1c7155c418ad6381fbf1eab38e7ae09ccace1f)
    Reviewed-on: https://code.wireshark.org/review/34413
    

Actions performed:

    from  02ddd49   Gryphon: Prevent endless loop
     add  8c2939f   IEEE 802.11: RSN Information tag, more fields optional.


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