]> asedeno.scripts.mit.edu Git - PuTTY.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)
commitef099150a68e12bb4f03d552d703dde5a1c9e7c2
treef9f803f36ae1b4ad20d1d47b3224964d6995b9ba
parentd690920710d6383405b556d3cb05705244cfcd55
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.)

[originally from svn r9237]
windows/window.c