wireshark/asn1/mpeg
Guy Harris fecd335762 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.

svn path=/trunk/; revision=21187
2007-03-25 21:10:10 +00:00
..
Makefile From Shaun J 2007-03-22 11:43:07 +00:00
mpeg-audio-exp.cnf From Shaun J 2007-03-22 11:43:07 +00:00
mpeg-audio.asn From Shaun J 2007-03-22 11:43:07 +00:00
mpeg-audio.cnf From Shaun J 2007-03-22 11:43:07 +00:00
mpeg-pes-exp.cnf From Shaun J 2007-03-22 11:43:07 +00:00
mpeg-pes.asn From Shaun J 2007-03-22 11:43:07 +00:00
mpeg-pes.cnf From Shaun J 2007-03-22 11:43:07 +00:00
packet-mpeg-audio-template.c Before we've decided to dissect a frame, don't fetch any data before 2007-03-25 21:07:24 +00:00
packet-mpeg-pes-template.c Before accepting a packet in a heuristic dissector, don't fetch any data 2007-03-25 21:10:10 +00:00