Further tvbuffication from Ronnie Sahlberg.
authorguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>
Wed, 7 Nov 2001 08:05:04 +0000 (08:05 +0000)
committerguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>
Wed, 7 Nov 2001 08:05:04 +0000 (08:05 +0000)
commitdac1c48eb6a606875da262eb5136e31aa43d61c4
treed5baba9f45a100169e94d9c9fe26e9cabca8086a
parent1f954ac69fcb8a4157ca00681a07ea6b43ccc9cb
Further tvbuffication from Ronnie Sahlberg.

Get rid of a bunch of stuff for which said tvbuffication removes the
need.

When dissecting byte parameters, make sure you don't consume more bytes
than the byte count, and handle captures where the last string in the
byte parameters area isn't properly null-terminated (I think I've seen
that in packets from various versions of Windows NT).

Make various bitfields given as decimal in SMB specs decimal.

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