Wireshark-commits: [Wireshark-commits] master e438cf2: ieee80211: Fix reserved bit positions 18 & 1
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 11 Feb 2018 11:46:16 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=e438cf2e89e3336d0d882b86ffb54872ec478e34
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

e438cf2 by Richard Sharpe (realrichardsharpe@xxxxxxxxx):

    ieee80211: Fix reserved bit positions 18 & 19 when HE Support not set.
    
    These were initially coded incorrectly. The problem was found by
    George Baltatanu and a fix supplied by him.
    
    Change-Id: I1de86ca7c5428efbcdd0fb39244a1cafbbcd32ab
    Reviewed-on: https://code.wireshark.org/review/25724
    Petri-Dish: Richard Sharpe <realrichardsharpe@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  fa25852   [Automatic update for 2018-02-11]
    adds  e438cf2   ieee80211: Fix reserved bit positions 18 & 19 when HE Support not set.


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