simon-svn: putty: simon

Commits to Tartarus CVS repository. tartarus-commits at lists.tartarus.org
Wed Oct 9 19:36:56 BST 2013


SVN root:       svn://svn.tartarus.org/sgt
Changes by:     simon
Revision:       10048
Date:           2013-10-09 19:36:56 +0100 (Wed, 09 Oct 2013)

Log message (5 lines):
Don't pass WinSock error codes to strerror.

Martin Prikryl helpfully points out that when I revamped the socket
error mechanism using toplevel callbacks, I also accidentally passed
the error code to the wrong function. Use winsock_error_string instead.

Modified files:
U   putty/windows/winnet.c

Links:
http://svn.tartarus.org/sgt/?rev=10048&view=rev
http://svn.tartarus.org/sgt/putty/windows/winnet.c?rev=10048&r1=10047&r2=10048



More information about the tartarus-commits mailing list