Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] rev 21187: /trunk/ /trunk/epan/dissectors/: packet-mpeg-pes.

Date: Sun, 25 Mar 2007 21:10:11 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=21187

User: guy
Date: 2007/03/25 09:10 PM

Log:
 Before accepting a packet in a heuristic dissector, don't fetch any data
 without first checking to make sure it's available.
 
 Clear the Info column as soon as we've accepted a packet.
 
 In the "MPEG" dissector, if no subdissector accepts the packet, dissect
 it as just "MPEG" data.

Directory: /trunk/epan/dissectors/
  Changes    Path                 Action
  +15 -3     packet-mpeg-pes.c    Modified

Directory: /trunk/asn1/mpeg/
  Changes    Path                          Action
  +13 -1     packet-mpeg-pes-template.c    Modified