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

User: morriss
Date: 2011/04/21 11:09 AM

Log:
 Avoid passing a NULL string pointer to format routines: some libc's (e.g.,
 Solaris') will core on that.
 
 Also clean up indentation and white space.

Directory: /trunk/epan/dissectors/
  Changes    Path              Action
  +895 -901  packet-gtpv2.c    Modified