URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=768488d21e0de005b61026a1d234ad52b5b632cf
Submitter: Richard Sharpe (realrichardsharpe@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
768488d by Richard Sharpe (realrichardsharpe@xxxxxxxxx):
ieee80211: Fix handling of compressed block acks.
Thomas Derham pointed out that there was a problem with my changes
and supplied a fix. The pronblem was that I was fetching important info
after offset had moved on. This change is slightly different but works for
Thomas.
Change-Id: I45862b87f3d9626285111dab83a0067d3d529ab2
Reviewed-on: https://code.wireshark.org/review/26162
Petri-Dish: Richard Sharpe <realrichardsharpe@xxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Richard Sharpe <realrichardsharpe@xxxxxxxxx>
Actions performed:
from 48a4ed1 Squelch some Visual Studio Code Analyzer warnings in Flex-generated scanners.
adds 768488d ieee80211: Fix handling of compressed block acks.
Summary of changes:
epan/dissectors/packet-ieee80211.c | 7 +++----
1 file changed, 3 insertions(+), 4 deletions(-)