]> asedeno.scripts.mit.edu Git - PuTTY_svn.git/commit
Pass an error message through to sshfwd_unclean_close.
authorSimon Tatham <anakin@pobox.com>
Sun, 8 Sep 2013 07:14:56 +0000 (07:14 +0000)
committerSimon Tatham <anakin@pobox.com>
Sun, 8 Sep 2013 07:14:56 +0000 (07:14 +0000)
commitc9482e09458a6c1981a02750e132562c2e8c143d
tree3029e21a4a1349d722d2d538387afdebb19d6f95
parent0553697bd996fdacc7281543a566b372802d4db1
Pass an error message through to sshfwd_unclean_close.

We have access to one at every call site, so there's really no reason
not to send it through to ssh.c to be logged.

git-svn-id: http://svn.tartarus.org/sgt/putty@10038 cda61777-01e9-0310-a592-d414129be87e
portfwd.c
ssh.c
ssh.h
x11fwd.c