summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2006-03-26 00:04:53 +1100
committerDamien Miller <djm@mindrot.org>2006-03-26 00:04:53 +1100
commitf23c09670a2a7a0339daffb7f3340756f6d539de (patch)
treef19b4797b21af363d4560ed55673cefce4b97aa4 /ChangeLog
parent51b4f821231446fd36baf991a3d08dd83fc7f6e9 (diff)
- djm@cvs.openbsd.org 2006/03/20 04:07:22
[auth2-gss.c] 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 ad9213eac..943c75491 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -32,6 +32,10 @@
32 - deraadt@cvs.openbsd.org 2006/03/19 18:53:12 32 - deraadt@cvs.openbsd.org 2006/03/19 18:53:12
33 [kex.h myproposal.h] 33 [kex.h myproposal.h]
34 spacing 34 spacing
35 - djm@cvs.openbsd.org 2006/03/20 04:07:22
36 [auth2-gss.c]
37 GSSAPI related leaks detected by Coverity via elad AT netbsd.org;
38 reviewed by simon AT sxw.org.uk; deraadt@ ok
35 39
3620060318 4020060318
37 - (djm) [auth-pam.c] Fix memleak in error path, from Coverity via 41 - (djm) [auth-pam.c] Fix memleak in error path, from Coverity via
@@ -4224,4 +4228,4 @@
4224 - (djm) Trim deprecated options from INSTALL. Mention UsePAM 4228 - (djm) Trim deprecated options from INSTALL. Mention UsePAM
4225 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu 4229 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu
4226 4230
4227$Id: ChangeLog,v 1.4233 2006/03/25 13:04:32 djm Exp $ 4231$Id: ChangeLog,v 1.4234 2006/03/25 13:04:53 djm Exp $