diff options
author | Darren Tucker <dtucker@zip.com.au> | 2004-06-22 12:57:08 +1000 |
---|---|---|
committer | Darren Tucker <dtucker@zip.com.au> | 2004-06-22 12:57:08 +1000 |
commit | 723e945b55b29ecd7ce908cf81a67fd998764aff (patch) | |
tree | 058210660341eb85ad228cb19d7e4a26c470d4d5 /ChangeLog | |
parent | 3f9fdc71219d498a996c4e4ca8330df7f598fb5d (diff) |
- djm@cvs.openbsd.org 2004/06/21 17:53:03
[session.c]
fix fd leak for multiple subsystem connections; with markus@
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -18,6 +18,9 @@ | |||
18 | sshpty.c] | 18 | sshpty.c] |
19 | make ssh -Wshadow clean, no functional changes | 19 | make ssh -Wshadow clean, no functional changes |
20 | markus@ ok | 20 | markus@ ok |
21 | - djm@cvs.openbsd.org 2004/06/21 17:53:03 | ||
22 | [session.c] | ||
23 | fix fd leak for multiple subsystem connections; with markus@ | ||
21 | 24 | ||
22 | 20040620 | 25 | 20040620 |
23 | - (tim) [configure.ac Makefile.in] Only change TEST_SHELL on broken platforms. | 26 | - (tim) [configure.ac Makefile.in] Only change TEST_SHELL on broken platforms. |
@@ -1340,4 +1343,4 @@ | |||
1340 | - (djm) Trim deprecated options from INSTALL. Mention UsePAM | 1343 | - (djm) Trim deprecated options from INSTALL. Mention UsePAM |
1341 | - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu | 1344 | - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu |
1342 | 1345 | ||
1343 | $Id: ChangeLog,v 1.3421 2004/06/22 02:56:01 dtucker Exp $ | 1346 | $Id: ChangeLog,v 1.3422 2004/06/22 02:57:08 dtucker Exp $ |