summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2006-03-26 13:51:08 +1100
committerDamien Miller <djm@mindrot.org>2006-03-26 13:51:08 +1100
commit6f98a1fea710ab2dae0342f9a3cee8f01372b666 (patch)
tree55b9c965849f607d92e6d588d5a7d4c4659ba07b /ChangeLog
parent304a940889e7673a017147e2dcbdaefb564f427a (diff)
- djm@cvs.openbsd.org 2006/03/19 02:22:32
[serverloop.c] memory leaks detected by Coverity via elad AT netbsd.org; ok deraadt@ dtucker@
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 0e424960..0ceea071 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -14,6 +14,10 @@
- djm@cvs.openbsd.org 2006/03/17 22:31:11
[authfd.c]
unreachanble statement, found by lint
+ - djm@cvs.openbsd.org 2006/03/19 02:22:32
+ [serverloop.c]
+ memory leaks detected by Coverity via elad AT netbsd.org;
+ ok deraadt@ dtucker@
20060325
- OpenBSD CVS Sync
@@ -4271,4 +4275,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.4245 2006/03/26 02:50:37 djm Exp $
+$Id: ChangeLog,v 1.4246 2006/03/26 02:51:08 djm Exp $