summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2006-03-26 13:52:20 +1100
committerDamien Miller <djm@mindrot.org>2006-03-26 13:52:20 +1100
commit6db780e259f985b9c88dff222eb56b4726a5a5e1 (patch)
treea8579a8520060f8eba0b5935307b446a725f4a25 /ChangeLog
parente0b90a676696c6729467837f6f4030d18999aa34 (diff)
- djm@cvs.openbsd.org 2006/03/19 02:23:26
[hostfile.c] FILE* leak detected by Coverity via elad AT netbsd.org; ok deraadt@
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index c2d2a365..1093f545 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -22,6 +22,10 @@
[sftp.c]
more memory leaks detected by Coverity via elad AT netbsd.org;
deraadt@ ok
+ - djm@cvs.openbsd.org 2006/03/19 02:23:26
+ [hostfile.c]
+ FILE* leak detected by Coverity via elad AT netbsd.org;
+ ok deraadt@
20060325
- OpenBSD CVS Sync
@@ -4279,4 +4283,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.4247 2006/03/26 02:51:44 djm Exp $
+$Id: ChangeLog,v 1.4248 2006/03/26 02:52:20 djm Exp $