diff options
author | Darren Tucker <dtucker@zip.com.au> | 2013-06-06 08:22:05 +1000 |
---|---|---|
committer | Darren Tucker <dtucker@zip.com.au> | 2013-06-06 08:22:05 +1000 |
commit | e52a260f16888ca75390f97de4606943e61785e8 (patch) | |
tree | 96f675ca426513f2ce1291f9f26643de097a6757 /ChangeLog | |
parent | 0cca17fa1819d3a0ba06a6db41ab3eaa8d769587 (diff) |
- dtucker@cvs.openbsd.org 2013/06/05 12:52:38
[sshconnect2.c]
Fix memory leaks found by Zhenbo Xu and the Melton tool. bz#1967, ok djm
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -40,6 +40,9 @@ | |||
40 | When running sshd -D, close stderr unless we have explicitly requesting | 40 | When running sshd -D, close stderr unless we have explicitly requesting |
41 | logging to stderr. From james.hunt at ubuntu.com via bz#1976, djm's patch | 41 | logging to stderr. From james.hunt at ubuntu.com via bz#1976, djm's patch |
42 | so, err, ok dtucker. | 42 | so, err, ok dtucker. |
43 | - dtucker@cvs.openbsd.org 2013/06/05 12:52:38 | ||
44 | [sshconnect2.c] | ||
45 | Fix memory leaks found by Zhenbo Xu and the Melton tool. bz#1967, ok djm | ||
43 | 46 | ||
44 | 20130602 | 47 | 20130602 |
45 | - (tim) [Makefile.in] Make Solaris, UnixWare, & OpenServer linkers happy | 48 | - (tim) [Makefile.in] Make Solaris, UnixWare, & OpenServer linkers happy |