When dissecting an RPC array, make the initial length of the protocol
authorguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>
Sat, 19 Jan 2002 19:15:33 +0000 (19:15 +0000)
committerguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>
Sat, 19 Jan 2002 19:15:33 +0000 (19:15 +0000)
commitc4d64d5e85d98bdc238d26aa397640b7878e764b
tree30d33a66a1da8257136cc135ab94a070427a9fa4
parent339d48c5ba71b9cf7d1eebb2420850aa242c0bc7
When dissecting an RPC array, make the initial length of the protocol
tree item for the entire array the amount of captured data remaining in
the tvbuff, rather than 0, so that if we run out of captured data and
throw an exception, the length is correct.

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