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

Date: Sat, 11 Apr 2009 03:56:20 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=28031

User: guy
Date: 2009/04/10 08:56 PM

Log:
 Get the offset of the padding count correct (it has nothing to do with
 the amount of captured packet data, so calculating it must not involve
 tvb_length_remaining()), and, when processing the padding, count the
 padding count octet in the offset, so that the length check is correct.

Directory: /trunk/epan/dissectors/
  Changes    Path             Action
  +95 -82    packet-rtcp.c    Modified