Wireshark-commits: [Wireshark-commits] rev 48100: / /trunk-1.8/epan/dissectors/: packet-rtp.c packe

Date: Tue, 05 Mar 2013 21:21:49 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=48100

User: gerald
Date: 2013/03/05 01:21 PM

Log:
 Copy over revisions from the trunk:
 
   ------------------------------------------------------------------------
   r47725 | mmann | 2013-02-17 16:58:21 -0800 (Sun, 17 Feb 2013) | 3 lines
   Changed paths:
      M /trunk/epan/dissectors/packet-ssl.c
 
   Bugfix data combined via ssl_desegment_app_data not visible via "Follow SSL Stream"
 
   From Joe McEachern, bug 6434 (https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6434)
   ------------------------------------------------------------------------
   r47729 | jake | 2013-02-17 22:19:04 -0800 (Sun, 17 Feb 2013) | 4 lines
   Changed paths:
      M /trunk/epan/dissectors/packet-rtp.c
 
   Fix for bug 8321:
   Feed the tap before trying to dissect the payload. This prevents a malformed
   payload from blocking the tap, resulting in incorrect RTP statistics.
   ------------------------------------------------------------------------
 
 
 Update the release notes.

Directory: /trunk-1.8/epan/dissectors/
  Changes    Path            Action
  +9 -4      packet-rtp.c    Modified
  +1 -0      packet-ssl.c    Modified

Directory: /trunk-1.8/docbook/
  Changes    Path                 Action
  +16 -0     release-notes.xml    Modified