Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-bugs: [Wireshark-bugs] [Bug 2627] MPEG PES decode as RTP -- wrong display Source, Dest

Date: Fri, 10 Oct 2008 09:55:59 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=2627





--- Comment #4 from Jaap Keuter <jaap.keuter@xxxxxxxxx>  2008-10-10 09:55:58 PDT ---
And indeed, the cause is in packet-mp2t.c:dissect_mp2t() where a loop is
running over the data, calling the MPEG dissector, but only 'if (tree)'.
I'll have a look at moving that conditional to a more appropriate place.


-- 
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.