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 21186: /trunk/ /trunk/epan/dissectors/: packet-mpeg-audi

Date: Sun, 25 Mar 2007 21:07:26 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=21186

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

Log:
 Before we've decided to dissect a frame, don't fetch any data before
 checking to make sure it's available.
 
 Don't dissect an audio frame if it doesn't have a valid version or layer
 value.
 
 Don't do anything with the columns until we've decided to accept a
 frame.
 
 The register routines are only called once; we don't have to check
 whether they've already been called.

Directory: /trunk/epan/dissectors/
  Changes    Path                   Action
  +43 -51    packet-mpeg-audio.c    Modified

Directory: /trunk/asn1/mpeg/
  Changes    Path                            Action
  +41 -49    packet-mpeg-audio-template.c    Modified