Fix assertion failure in wprefs() when the list is zero-length. Breaks
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Tue, 13 Sep 2011 07:35:14 +0000 (07:35 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Tue, 13 Sep 2011 07:35:14 +0000 (07:35 +0000)
commiteedb14ccbad88290f0f8627aa75971c9140642db
treeff770f2d6ee08860830b626dc764d836c9c65057
parentfe16501101f9e0e410426c952bcbdfcdd579416f
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: svn://svn.tartarus.org/sgt/putty@9276 cda61777-01e9-0310-a592-d414129be87e
settings.c