Explicitly closing logctx on various kinds of error exit means that
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Tue, 29 Aug 2006 18:50:07 +0000 (18:50 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Tue, 29 Aug 2006 18:50:07 +0000 (18:50 +0000)
commit7bfc5fd0ba781cf9ae34393dc4765e4506ee3157
treed01604c85995d265edbe0108d19e4c51a1af8921
parent4a0b6d6164ce80aa9c7b160080e2995eec2fa2ce
Explicitly closing logctx on various kinds of error exit means that
the log file gets fclosed properly and the critical last few
messages might be recoverable from the log file more often...

git-svn-id: svn://svn.tartarus.org/sgt/putty@6834 cda61777-01e9-0310-a592-d414129be87e
unix/uxplink.c
windows/winplink.c