http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=33143
User: gerald
Date: 2010/06/07 11:45 AM
Log:
Copy over r32848:
------------------------------------------------------------------------
r32848 | morriss | 2010-05-17 14:49:09 -0700 (Mon, 17 May 2010) | 1 line
Changed paths:
M /trunk/epan/dissectors/packet-smb-pipe.c
Don't pass a NULL pointer to what is supposed to be (according to the format) a string: some implementations of vsnprintf() will core on that. (Unfortunately it seems that g_vsnprintf() doesn't protect us from this...)
------------------------------------------------------------------------
Update the release notes.
Directory: /trunk-1.0/epan/dissectors/
Changes Path Action
+1 -1 packet-smb-pipe.c Modified
Directory: /trunk-1.0/docbook/
Changes Path Action
+35 -0 release-notes.xml Modified