URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=cad371a59dde5dd1170d82bc0cbfaabeea587bb2
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
cad371a by Cedric Izoard (cedric.izoard@xxxxxxxxxxxx):
ieee80211: Fix length in vendor specific ANQP data subset
For Vendor Specific ANQP element the OUI is not included in the packet
subset dissected by the anqp vendor specific function so adapt the
length accordingly.
Bug: 16494
Change-Id: I8082fdabc379cb3ea71c01e6fb009f49afd16dff
Reviewed-on: https://code.wireshark.org/review/36866
Petri-Dish: Anders Broman <a.broman58@xxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from 5d0bff5 ieee80211: Separate WFA vendor specific element and ANQP subtypes
add cad371a ieee80211: Fix length in vendor specific ANQP data subset
Summary of changes:
epan/dissectors/packet-ieee80211.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)