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 33553: /trunk-1.2/ /trunk-1.2/epan/dissectors/: packet-i

Date: Fri, 16 Jul 2010 18:03:10 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=33553

User: gerald
Date: 2010/07/16 11:03 AM

Log:
 Copy over revisions from the trunk:
 
 ------------------------------------------------------------------------
 r33209 | etxrab | 2010-06-11 04:49:01 -0700 (Fri, 11 Jun 2010) | 1 line
 Changed paths:
    M /trunk/epan/dissectors/packet-sdp.c
 
 Fix: Malformed packet if port is missing from path.
 ------------------------------------------------------------------------
 r33212 | wmeier | 2010-06-13 06:58:02 -0700 (Sun, 13 Jun 2010) | 10 lines
 Changed paths:
    M /trunk/epan/dissectors/packet-iax2.c
 
 Fix Bug #4868; "Wireshark crash selecting Inter-Asterisk exchange v2 packet data"
 See: https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4868
 
 A field length was being set incorrectly (too large) thus causing
 packet_hex_apply_reverse_tag() to run off the end of a text_view buffer
 (thus causing a crash) when attempting to highlight the field bytes
 in the hex-view pane.
 
 ToDo: Add some sanity checking in packet_hex_apply_reverse_tag().
 ------------------------------------------------------------------------
 
 Update the release notes.

Directory: /trunk-1.2/epan/dissectors/
  Changes    Path             Action
  +1 -1      packet-iax2.c    Modified
  +3 -1      packet-sdp.c     Modified

Directory: /trunk-1.2/docbook/
  Changes    Path                 Action
  +19 -111   release-notes.xml    Modified