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

Date: Fri, 22 Apr 2011 18:32:59 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=36827

User: morriss
Date: 2011/04/22 11:32 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
  +5 -1      packet-rpc.c    Modified