wireshark/plugins
Guy Harris 00f51fef21 Don't check the CRC if the message isn't big enough to have a CRC.
We should really do a better length check.  This also suggests that we
might be going past the length if it's too short - should we create a
new tvbuff, with tvb_subset_length(), and dissect based on that?

Bug: 14780
Change-Id: Iaaab529f34b0168ad74c7b4f3e1b4255504c1b57
Reviewed-on: https://code.wireshark.org/review/27930
Reviewed-by: Guy Harris <guy@alum.mit.edu>
2018-05-31 17:23:28 +00:00
..
codecs/l16_mono l16_mono: fix a typo in CMakeLists.txt 2018-05-04 08:43:54 +00:00
epan Don't check the CRC if the message isn't big enough to have a CRC. 2018-05-31 17:23:28 +00:00
wiretap/usbdump Remove autotools build system. 2018-04-18 03:46:17 +00:00
plugin.rc.in plugin.rc.in: Cleanup some unnecessary code 2017-12-17 11:47:07 +00:00