simon-svn: putty: simon

Commits to Tartarus CVS repository. tartarus-commits at lists.tartarus.org
Sun Nov 17 14:05:45 GMT 2013


SVN root:       svn://svn.tartarus.org/sgt
Changes by:     simon
Revision:       10084
Date:           2013-11-17 14:05:44 +0000 (Sun, 17 Nov 2013)

Log message (5 lines):
Fix an assortment of dupprintf() format string bugs.

I've enabled gcc's format-string checking on dupprintf, by declaring
it in misc.h to have the appropriate GNU-specific attribute. This
pointed out a selection of warnings, which I've fixed.

Modified files:
U   putty/cmdline.c
U   putty/misc.h
U   putty/ssh.c
U   putty/unix/gtkwin.c
U   putty/unix/uxplink.c
U   putty/unix/uxpty.c

Links:
http://svn.tartarus.org/sgt/?rev=10084&view=rev
http://svn.tartarus.org/sgt/putty/cmdline.c?rev=10084&r1=10083&r2=10084
http://svn.tartarus.org/sgt/putty/misc.h?rev=10084&r1=10083&r2=10084
http://svn.tartarus.org/sgt/putty/ssh.c?rev=10084&r1=10083&r2=10084
http://svn.tartarus.org/sgt/putty/unix/gtkwin.c?rev=10084&r1=10083&r2=10084
http://svn.tartarus.org/sgt/putty/unix/uxplink.c?rev=10084&r1=10083&r2=10084
http://svn.tartarus.org/sgt/putty/unix/uxpty.c?rev=10084&r1=10083&r2=10084



More information about the tartarus-commits mailing list