ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

Wireshark-commits: [Wireshark-commits] rev 18332: /trunk/epan/dissectors/ /trunk/epan/dissectors/:

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