URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=abe50bf237b76e214738dd3ba1302fce7720712f
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
abe50bf by Richard Sharpe (realrichardsharpe@xxxxxxxxx):
eee802.11: Fix bug in previous SAE Anti-clogging support.
The code was not properly corrected and a confirm result would show
a malformed packet because two bytes were not accounted for.
Change-Id: Ibc2f14ec46b0d63401d8d3b3768b032ed9b12e56
Reviewed-on: https://code.wireshark.org/review/36028
Reviewed-by: Richard Sharpe <realrichardsharpe@xxxxxxxxx>
Petri-Dish: Richard Sharpe <realrichardsharpe@xxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from a6614f9 Windows: upgrade Npcap to 0.9987
add abe50bf eee802.11: Fix bug in previous SAE Anti-clogging support.
Summary of changes:
epan/dissectors/packet-ieee80211.c | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)