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 41022: /trunk/epan/dissectors/ /trunk/epan/dissectors/:

Date: Tue, 14 Feb 2012 02:57:49 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=41022

User: morriss
Date: 2012/02/13 06:57 PM

Log:
 This dissector calls process_reassembled_data() so there's no need for it to
 manually insert the fragment data to the tree (by calling show_fragment_tree());
 doing both just means the fragments get added to the tree twice.

Directory: /trunk/epan/dissectors/
  Changes    Path            Action
  +0 -12     packet-rtp.c    Modified