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

Date: Fri, 23 Feb 2007 21:31:11 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=20910

User: sfisher
Date: 2007/02/23 09:31 PM

Log:
 From Mark Lewis:
 
 The current RTP/MPEG2 Transport Stream dissector has a bug. When both
 Adaptation Field and Payload are present in a packet (AFC==3) the
 payload is ignored and Wireshark marks the packet as malformed.
 This patch to epan/dissectors/packet-mp2t.c fixes the problem.

Directory: /trunk/epan/dissectors/
  Changes    Path             Action
  +13 -5     packet-mp2t.c    Modified