URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=6fcdabdb57a94e78523c70a9147bc3a6fe754994
Submitter: "Guy Harris <guy@xxxxxxxxxxxx>"
Changed: branch: master-2.6
Repository: wireshark
Commits:
6fcdabd by Guy Harris (guy@xxxxxxxxxxxx):
The radiotap header length must be >= 8.
Report an error and quit dissecting if it's less than 8.
Change-Id: I297fcb0ca754641a9e197037df1140361000fd25
Reviewed-on: https://code.wireshark.org/review/29022
Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
(cherry picked from commit dda50a5f50ed71fe64dc44ceef0c289d4db1c4d9)
Reviewed-on: https://code.wireshark.org/review/29023
Actions performed:
from d6d5d4d WLAN: State type of key when reporting format error
add 6fcdabd The radiotap header length must be >= 8.
Summary of changes:
epan/dissectors/packet-ieee80211-radiotap.c | 18 ++++++++++++++++--
1 file changed, 16 insertions(+), 2 deletions(-)