]> asedeno.scripts.mit.edu Git - PuTTY.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)
commit8e7b0d0e4b75dbe5239dd7c4197cc60885196a6e
tree3029e21a4a1349d722d2d538387afdebb19d6f95
parent1472aa2a265dfbfe7225729862ea21b5fb2da22f
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.

[originally from svn r10038]
portfwd.c
ssh.c
ssh.h
x11fwd.c