summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2006-03-26 14:01:54 +1100
committerDamien Miller <djm@mindrot.org>2006-03-26 14:01:54 +1100
commit96937bd9144f582330478ed5c5b76dd3286c46e4 (patch)
treebb8ab173adef7a477456b29ec0f11184d960088f /ChangeLog
parent3305f5591f7a1b17565a1f13683d0b20287130c3 (diff)
- djm@cvs.openbsd.org 2006/03/20 04:09:44
[monitor.c] memory leaks detected by Coverity via elad AT netbsd.org; deraadt@ ok that should be all of them now
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 302b1e1f..8bebeda1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -56,6 +56,11 @@
[authfile.c]
whoever thought that break after return was a good idea needs to
get their head examimed
+ - djm@cvs.openbsd.org 2006/03/20 04:09:44
+ [monitor.c]
+ memory leaks detected by Coverity via elad AT netbsd.org;
+ deraadt@ ok
+ that should be all of them now
20060325
- OpenBSD CVS Sync
@@ -4313,4 +4318,4 @@
- (djm) Trim deprecated options from INSTALL. Mention UsePAM
- (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu
-$Id: ChangeLog,v 1.4257 2006/03/26 03:00:31 djm Exp $
+$Id: ChangeLog,v 1.4258 2006/03/26 03:01:54 djm Exp $