diff options
author | Damien Miller <djm@mindrot.org> | 2012-02-11 08:16:06 +1100 |
---|---|---|
committer | Damien Miller <djm@mindrot.org> | 2012-02-11 08:16:06 +1100 |
commit | a2876db5e6a26c48bd2a20a9f347a1e668730845 (patch) | |
tree | c1cb47f55ba950bd95abac8fb9d6dcef9be93749 /ChangeLog | |
parent | b56e4930aeada1b73d3457b452bf241236fdb1ed (diff) |
- djm@cvs.openbsd.org 2012/01/05 00:16:56
[monitor.c]
memleak on error path
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ | |||
1 | 20120211 | ||
2 | - (djm) OpenBSD CVS Sync | ||
3 | - djm@cvs.openbsd.org 2012/01/05 00:16:56 | ||
4 | [monitor.c] | ||
5 | memleak on error path | ||
6 | |||
1 | 20120206 | 7 | 20120206 |
2 | - (djm) [ssh-keygen.c] Don't fail in do_gen_all_hostkeys on platforms | 8 | - (djm) [ssh-keygen.c] Don't fail in do_gen_all_hostkeys on platforms |
3 | that don't support ECC. Patch from Phil Oleson | 9 | that don't support ECC. Patch from Phil Oleson |