summaryrefslogtreecommitdiff
path: root/extcap/androiddump.c
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2016-07-13 20:13:22 -0700
committerGuy Harris <guy@alum.mit.edu>2016-07-14 03:13:56 +0000
commit2c0d11716bac5807e35d97686c6d7d9293d2795e (patch)
tree7504498a5eb291800578f497d5a19754923285ab /extcap/androiddump.c
parent335b2c023347ee8bd380440f7165d86831ab20c7 (diff)
downloadwireshark-2c0d11716bac5807e35d97686c6d7d9293d2795e.tar.gz
Fix VHT valid checks.
The valid array in a struct mcs_vht_valid is indexed by the bandwidth and the NSS-1; use the NSS-1, not the NSS, as the index. The maximum possible value of the NSS is MAX_VHT_NSS, so allow a value of MAX_VHT_NSS. Change-Id: I49585f217f3e70356c1dd1ba32b6c714ce202236 Reviewed-on: https://code.wireshark.org/review/16426 Reviewed-by: Guy Harris <guy@alum.mit.edu>
Diffstat (limited to 'extcap/androiddump.c')
0 files changed, 0 insertions, 0 deletions