Updates to transaction reassembly, from Ronnie Sahlberg.
authorguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>
Wed, 28 Nov 2001 09:44:27 +0000 (09:44 +0000)
committerguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>
Wed, 28 Nov 2001 09:44:27 +0000 (09:44 +0000)
commit150ac367cab7f523553edb2d3c37554027db7d82
tree99a68e904ec382ac769ffd80c0dcf32ca607d1b2
parentf9f796c504f75507038077ba3109f99afdee9ccd
Updates to transaction reassembly, from Ronnie Sahlberg.

Add some checks for null tvbuff arguments.

When dissecting transaction setup, parameters, and data when we couldn't
dissect it as a pipe or mailslot transaction, use the reported length of
the supplied tvbuff, not the actual length, as the amount of data
present.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@4291 f5534014-38df-0310-8fa8-9805f1628bb7
packet-smb-mailslot.c
packet-smb-pipe.c
packet-smb.c