URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=2b621e2209522120532e0c5b31bf9ad121b76af1
Submitter: Alexis La Goutte (alexis.lagoutte@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
2b621e2 by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):
802.11: VHT NDP announcement frame is no correctly decode when there is FCS
The FCS at the end of the frame is decoded as additional STA info fields which does not seem correct.
Issue reported by Sudheer
Bug:10786
Change-Id: Idffaa41cd7c79ad4c9937e7f32aa2444c1b9033f
Reviewed-on: https://code.wireshark.org/review/5849
Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Actions performed:
from 851909d FCoIB / Infiniband SDP: prevent a crash when 'enable manual settings' is set without filling address field
adds 2b621e2 802.11: VHT NDP announcement frame is no correctly decode when there is FCS
Summary of changes:
epan/dissectors/packet-ieee80211.c | 50 ++++++++++++++++++++----------------
1 file changed, 28 insertions(+), 22 deletions(-)