ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-commits: [Wireshark-commits] rev 29603: /trunk/epan/dissectors/ /trunk/epan/dissectors/:

Date: Sat, 29 Aug 2009 01:08:34 GMT
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