URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=bc62c096d058c6db3ea45fcb8f0d041d4cb9580d
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
bc62c09 by Guy Harris (guy@xxxxxxxxxxxx):
Check for packets bigger than WTAP_MAX_PACKET_SIZE.
Change-Id: Ia932f3e5aeaca7a566ea9f00ce1dca1a2071a1a4
Reviewed-on: https://code.wireshark.org/review/15187
Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
Actions performed:
from c34cf30 Note some cases where we don't need to check the packet length.
adds bc62c09 Check for packets bigger than WTAP_MAX_PACKET_SIZE.
Summary of changes:
wiretap/vms.c | 11 +++++++++++
1 file changed, 11 insertions(+)