Wireshark-commits: [Wireshark-commits] master 39bbb90: ieee80211: fix dissection of HE Phy Capabili

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 10 Sep 2019 03:50:27 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=39bbb90e783e8ab6b5bc435927e8f05ec809194e
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

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

    ieee80211: fix dissection of HE Phy Capabilities Information
    
    Wrong bitmask and duplicate field for same byte
    
    Issue reported by Helge Mangus Keck
    
    Change-Id: Ibc5a914fc2ecc05b9b5f6d0025c52c80af23d9f4
    Reviewed-on: https://code.wireshark.org/review/34483
    Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  4eae6be   DIS: Support for the EntityStateUpdate PDU
     add  39bbb90   ieee80211: fix dissection of HE Phy Capabilities Information


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