Wireshark-commits: [Wireshark-commits] master 236e7e8: IEEE802.11: Fixed dissector bug with wlan.ex
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 13 Dec 2018 11:21:14 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=236e7e89adc49ae3c527182ab253244afe8c921e
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

236e7e8 by Olaf Flaschel (olaf.flaschel@xxxxxxxxxx):

    IEEE802.11: Fixed dissector bug with wlan.ext_tag.ess_report.ess_info.thresh
    
    Type of field wlan.ext_tag.ess_report.ess_info.thresh
    must be FT_INT8 instead of FT_UINT8.
    
    Change-Id: Icd1a121832d6a660550023a91d0b732385f68b60
    Reviewed-on: https://code.wireshark.org/review/31016
    Petri-Dish: Graham Bloice <graham.bloice@xxxxxxxxxxxxx>
    Petri-Dish: Anders Broman <a.broman58@xxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  0a0439b   E164: Add a valuestring with the country name abbreviated ISO3166.
     add  236e7e8   IEEE802.11: Fixed dissector bug with wlan.ext_tag.ess_report.ess_info.thresh


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