Bug #520769 - Remove usage of sprintf() and strcpy() and replace with snprintf()...
commite193880b6c3d287a8a2b71c4b35a7b48e6adac85
authorRobert Ancell <rancell@src.gnome.org>
Wed, 12 Mar 2008 02:05:33 +0000 (12 02:05 +0000)
committerRobert Ancell <rancell@src.gnome.org>
Wed, 12 Mar 2008 02:05:33 +0000 (12 02:05 +0000)
treec246c8d30913fa64d783d5e3c38c64b0523056ba
parent686de35b55f17a76590dccbafcfe0fb164a19651
Bug #520769 - Remove usage of sprintf() and strcpy() and replace with snprintf() and strncpy().

svn path=/trunk/; revision=2028
ChangeLog
gcalctool/calctool.c
gcalctool/calctool.h
gcalctool/display.c
gcalctool/display.h
gcalctool/functions.c
gcalctool/functions.h
gcalctool/get.c
gcalctool/get.h
gcalctool/gtk.c
gcalctool/mp.c