http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=29603
User: guy
Date: 2009/08/28 06:08 PM
Log:
Note that the "heuristic" is fatally weak, and must be strengthened or
eliminated.
Fix indentation.
Use tvb_reported_length(), so we throw an exception for packets cut
short by a snapshot length.
Don't bother showing or dissecting the payload if there isn't any.
Don't show an item with a zero-length payload as going to the end of the
packet.
Directory: /trunk/epan/dissectors/
Changes Path Action
+86 -67 packet-nb_rtpmux.c Modified