http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=44354
User: gerald
Date: 2012/08/08 11:46 AM
Log:
Copy over revisions from the trunk:
------------------------------------------------------------------------
r44320 | gerald | 2012-08-07 17:40:03 -0700 (Tue, 07 Aug 2012) | 7 lines
Changed paths:
M /trunk/epan/dissectors/packet-rtps2.c
Use ep_strbufs instead of trying to track string offsets manually
and overflowing a buffer. Fixes a crash in bug 7568 discovered by
Laurent Butti.
We do the Dance Of The String Offset Pointers in several other
places. They should probably be changed to ep_strbufs as well.
------------------------------------------------------------------------
Update the release notes.
Directory: /trunk-1.6/epan/dissectors/
Changes Path Action
+25 -32 packet-rtps2.c Modified
Directory: /trunk-1.6/docbook/
Changes Path Action
+20 -1 release-notes.xml Modified