When we fail to get a response from Pageant, we should log the fact.
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Wed, 8 Jun 2011 20:39:06 +0000 (20:39 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Wed, 8 Jun 2011 20:39:06 +0000 (20:39 +0000)
commit5ff99b8e113a7a6b8388f8857c44decda0aaa0c8
treeafab6176f957fd16fec740e847fbf2662ca74dd5
parent3ab798412da7dbfc26af43a06e92c13a7b9abf43
When we fail to get a response from Pageant, we should log the fact.
Currently, if the IPC exchange goes wrong, the Event Log just prints
"Pageant is running. Requesting keys." and then goes on to the next
step without ever saying what happened.

git-svn-id: svn://svn.tartarus.org/sgt/putty@9177 cda61777-01e9-0310-a592-d414129be87e
ssh.c