From: guy Date: Fri, 13 May 2005 23:39:28 +0000 (+0000) Subject: Fix up the bounds checking for NetBIOS-over-TCP. Among other things, X-Git-Tag: tcpdump-3.9.1~54 X-Git-Url: https://git.tcpdump.org/tcpdump/commitdiff_plain/df53b584e7bc6bf6531fb87e48c2d35c35b52607?ds=inline Fix up the bounds checking for NetBIOS-over-TCP. Among other things, this means that we don't go past the end of the captured data when dumping raw packet data and that we distinguish between "this packet was cut off by the snapshot length" and "this packet is continued in a subsequent TCP segment". --- diff --git a/tests/eapon1.pcap b/tests/eapon1.pcap deleted file mode 100644 index 4a87ed19..00000000 Binary files a/tests/eapon1.pcap and /dev/null differ