]> asedeno.scripts.mit.edu Git - PuTTY.git/commit
Fix assertion failure in wprefs() when the list is zero-length. Breaks
authorSimon Tatham <anakin@pobox.com>
Tue, 13 Sep 2011 07:35:14 +0000 (07:35 +0000)
committerSimon Tatham <anakin@pobox.com>
Tue, 13 Sep 2011 07:35:14 +0000 (07:35 +0000)
commit9da44eeb266f7c261e2f2c5787a2cb1407e55218
treeff770f2d6ee08860830b626dc764d836c9c65057
parent8e4df14ee74ba61b38dbfe56b82d3d24fd2ef15a
Fix assertion failure in wprefs() when the list is zero-length. Breaks
any session-save operation in PuTTYtel due to the empty GSS list.

[originally from svn r9276]
settings.c