URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=ee3ed5019990054bafcbfcdfd5626dba8e7172ed
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master-2.0
Repository: wireshark
Commits:
ee3ed50 by Guy Harris (guy@xxxxxxxxxxxx):
Add 1 byte and 16 byte as separate values.
The 1 is for the byte written with vht_ndp_flag; the 16 is for the PLCP
header. Separate them out; no change to the actual code (as any
compiler worth its salt would do constant folding).
Change-Id: I5e081c67e605203153270ed9a3f9e30b9e9b968c
Reviewed-on: https://code.wireshark.org/review/14126
Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
Actions performed:
from 5124ebb vwr: fix heap-based buffer overflow
adds ee3ed50 Add 1 byte and 16 byte as separate values.
Summary of changes:
wiretap/vwr.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)