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