Wireshark-commits: [Wireshark-commits] rev 37181: /trunk/epan/dissectors/ /trunk/epan/dissectors/:

Date: Mon, 16 May 2011 17:02:27 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=37181

User: morriss
Date: 2011/05/16 10:02 AM

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
  +2 -2      packet-netflow.c    Modified