When checking for a CR-LF at the end of a packet, don't assume we have
authorguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>
Tue, 10 Jun 2003 05:45:33 +0000 (05:45 +0000)
committerguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>
Tue, 10 Jun 2003 05:45:33 +0000 (05:45 +0000)
commitf4f704dd224394d0793e2de1e59aba4343574284
treefc9a82380fb83e70de9e127eba83d7dbe736a5c6
parent1542389c6671235c52d4a777d1f443cf7ccb854c
When checking for a CR-LF at the end of a packet, don't assume we have
all the data in the packet - we might have captured with a snaplen
insufficient to get it all.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@7825 f5534014-38df-0310-8fa8-9805f1628bb7
packet-smtp.c