]> asedeno.scripts.mit.edu Git - PuTTY.git/commit
When we fail to get a response from Pageant, we should log the fact.
authorSimon Tatham <anakin@pobox.com>
Wed, 8 Jun 2011 20:39:06 +0000 (20:39 +0000)
committerSimon Tatham <anakin@pobox.com>
Wed, 8 Jun 2011 20:39:06 +0000 (20:39 +0000)
commit6e40a0db57993407da9f0690c2f05fc4a21f5bae
treeafab6176f957fd16fec740e847fbf2662ca74dd5
parent934a5ad6b2bbe2b3d3a3c2959ec73b730ca99af0
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.

[originally from svn r9177]
ssh.c