https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6322
--- Comment #5 from Guy Harris <guy@xxxxxxxxxxxx> 2011-09-08 09:48:04 PDT ---
The STUN dissector should most definitely hand off the packet to subdissectors
regardless of whether "tree" is null or not - *ALL* subdissector calls should
be done, everywhere in Wireshark, regardless of whether a protocol tree is
being built or no, as the subdissector might, for example, build internal state
necessary to dissect subsequent packets or even to correctly re-dissect the
same packet.
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.