Initialise 'psa' to NULL on every code path in the Pageant client
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Sun, 21 Jul 2013 11:01:22 +0000 (11:01 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Sun, 21 Jul 2013 11:01:22 +0000 (11:01 +0000)
commit88ea89339783ee587180b645981967f6cb8bcd20
tree1a615652d3ba354d871b9759bf277c471e066a2f
parentdf9888023b27a5d24c16ed857a10f391b440bd42
Initialise 'psa' to NULL on every code path in the Pageant client
code, fixing a potential segfault when compiling with -DNO_SECURITY.

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