]> asedeno.scripts.mit.edu Git - PuTTY_svn.git/commit
Fix 'Duplicate Session' on Windows, broken during the config revamp.
authorSimon Tatham <anakin@pobox.com>
Wed, 20 Jul 2011 15:55:07 +0000 (15:55 +0000)
committerSimon Tatham <anakin@pobox.com>
Wed, 20 Jul 2011 15:55:07 +0000 (15:55 +0000)
commitcc43c9aba367e07f991d0feb32d829c1b82d3cd0
treef9f803f36ae1b4ad20d1d47b3224964d6995b9ba
parent64c2f047f9349d993a30f3c1bb1928c58db7c839
Fix 'Duplicate Session' on Windows, broken during the config revamp.

(In an embarrassingly silly way, too. No end of difficult stuff about
Conf serialisation done with great care and working just fine, and
then a trivial goof in using sscanf lets the whole lot down.)

git-svn-id: http://svn.tartarus.org/sgt/putty@9237 cda61777-01e9-0310-a592-d414129be87e
windows/window.c