Wireshark-commits: [Wireshark-commits] rev 37664: /trunk/epan/ /trunk/epan/: address_to_str.c /trun

Date: Tue, 14 Jun 2011 20:38:00 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=37664

User: stig
Date: 2011/06/14 01:38 PM

Log:
 Please don't use prohibited APIs in new code:
 sprintf -> g_snprintf
 
 Fixes coverity 1197 & 1198.

Directory: /trunk/epan/
  Changes    Path                Action
  +1 -1      address_to_str.c    Modified

Directory: /trunk/epan/ftypes/
  Changes    Path               Action
  +1 -1      ftype-integer.c    Modified