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