Wireshark-commits: [Wireshark-commits] rev 36784: /trunk/epan/dissectors/ /trunk/epan/dissectors/:
Date: Thu, 21 Apr 2011 22:38:44 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=36784

User: morriss
Date: 2011/04/21 03:38 PM

Log:
 Avoid passing a NULL string pointer to format routines: some libc's (e.g.,
 Solaris') will seg-fault on that.

Directory: /trunk/epan/dissectors/
  Changes    Path                 Action
  +7 -7      packet-collectd.c    Modified