ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-commits: [Wireshark-commits] rev 44355: /trunk-1.4/ /trunk-1.4/epan/dissectors/: packet-r

Date: Wed, 08 Aug 2012 18:49:22 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=44355

User: gerald
Date: 2012/08/08 11:49 AM

Log:
 Copy over r44320 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.4/epan/dissectors/
  Changes    Path              Action
  +25 -32    packet-rtps2.c    Modified

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