]> The Tcpdump Group git mirrors - tcpdump/commit
Fix up the bounds checking for NetBIOS-over-TCP. Among other things,
authorguy <guy>
Sun, 8 May 2005 19:59:57 +0000 (19:59 +0000)
committerguy <guy>
Sun, 8 May 2005 19:59:57 +0000 (19:59 +0000)
commitc44d8840e1699dfaa63a74a19b1ace0f544802e4
tree60eb1743450186f559462d35c78d3fd792f0b532
parentd022b3377f494e0a78062806359ba0071b6b87ee
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".
print-smb.c