]> asedeno.scripts.mit.edu Git - PuTTY_svn.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)
commitf7d5f2516d9344cab4e2b4231fdf0b9e59c74a98
treeff770f2d6ee08860830b626dc764d836c9c65057
parentb5201eb16753b352e116021e8132f5dc4879cb68
Fix assertion failure in wprefs() when the list is zero-length. Breaks
any session-save operation in PuTTYtel due to the empty GSS list.

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