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 40399: /trunk-1.6/ /trunk-1.6/docbook/: release-notes.xm

Date: Fri, 06 Jan 2012 20:03:42 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=40399

User: gerald
Date: 2012/01/06 12:03 PM

Log:
 Copy over r40194 from the trunk:
 
   ------------------------------------------------------------------------
   r40194 | guy | 2011-12-13 18:46:16 -0800 (Tue, 13 Dec 2011) | 6 lines
   Changed paths:
      M /trunk/epan/to_str.c
 
   Put back the checks for null arguments, but report a dissector bug if
   we're given null pointers.
 
   Put in comments clarifying that some routines intentionally do *not*
   null terminate the strings they produce.
   ------------------------------------------------------------------------
 
 
 Update the release notes.

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

Directory: /trunk-1.6/epan/
  Changes    Path          Action
  +43 -16    to_str.c      Modified