Wireshark-commits: [Wireshark-commits] rev 18332: /trunk/epan/dissectors/ /trunk/epan/dissectors/: packet-sdp.c
From:
etxrab@xxxxxxxxxxxxx
Date: Sat, 03 Jun 2006 11:48:28 GMT
User: etxrab
Date: 2006/06/03 11:48 AM
Log:
From Martin Mathieson:
- while parsing fmtp lines, the dissector looks for the MPEG4 'profile-level-id' parameter. If there is no '=' present, it was throwing an exception and the frame marked as malformed (see e.g. the attached
capture)
- I've added a few comments where the code wasn't obvious to me...
Directory: /trunk/epan/dissectors/
Changes Path Action
+37 -4 packet-sdp.c Modified