Fix https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=9303 based on patch and
authoreapache <eapache@f5534014-38df-0310-8fa8-9805f1628bb7>
Thu, 14 Nov 2013 03:34:01 +0000 (03:34 +0000)
committereapache <eapache@f5534014-38df-0310-8fa8-9805f1628bb7>
Thu, 14 Nov 2013 03:34:01 +0000 (03:34 +0000)
commit72045485045920ff145be8b37043c83ec347fc78
tree472ccf43b995f9692088cae3e091a272099e3323
parentd62ccc6d6b48d68fa85479a6329863135958d768
Fix https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=9303 based on patch and
help from Matthieu Patou.

If the DCE-RPC heuristic failed to identify a TVB, *but* we've already decoded
a DCE-RPC layer in this packet *and* the heuristic failed because we didn't have
enough data, make the reasonable assumption that it actually is another DCE-RPC
packet, and ask TCP to desegment more data for us and try again.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@53310 f5534014-38df-0310-8fa8-9805f1628bb7
epan/dissectors/packet-dcerpc.c