summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2006-03-26 00:05:23 +1100
committerDamien Miller <djm@mindrot.org>2006-03-26 00:05:23 +1100
commita66cf68dd78aec58d3f7b35c0739eab7069b6936 (patch)
treec34ae58286c42679c6bc98bc2f25bbb82f4a43fd /ChangeLog
parentf23c09670a2a7a0339daffb7f3340756f6d539de (diff)
- djm@cvs.openbsd.org 2006/03/20 04:07:49
[gss-genr.c] more GSSAPI related leaks detected by Coverity via elad AT netbsd.org; reviewed by simon AT sxw.org.uk; deraadt@ ok
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 943c7549..1da850aa 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -36,6 +36,10 @@
[auth2-gss.c]
GSSAPI related leaks detected by Coverity via elad AT netbsd.org;
reviewed by simon AT sxw.org.uk; deraadt@ ok
+ - djm@cvs.openbsd.org 2006/03/20 04:07:49
+ [gss-genr.c]
+ more GSSAPI related leaks detected by Coverity via elad AT netbsd.org;
+ reviewed by simon AT sxw.org.uk; deraadt@ ok
20060318
- (djm) [auth-pam.c] Fix memleak in error path, from Coverity via
@@ -4228,4 +4232,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.4234 2006/03/25 13:04:53 djm Exp $
+$Id: ChangeLog,v 1.4235 2006/03/25 13:05:23 djm Exp $