diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 7 insertions, 1 deletions
@@ -13,6 +13,12 @@ | |||
13 | normalise some inconsistent (but harmless) NULL pointer checks | 13 | normalise some inconsistent (but harmless) NULL pointer checks |
14 | spotted by the Stanford SATURN tool, via Isil Dillig; | 14 | spotted by the Stanford SATURN tool, via Isil Dillig; |
15 | ok markus@ deraadt@ | 15 | ok markus@ deraadt@ |
16 | - dtucker@cvs.openbsd.org 2006/08/29 12:02:30 | ||
17 | [gss-genr.c] | ||
18 | Work around a problem in Heimdal that occurs when KRB5CCNAME file is | ||
19 | missing, by checking whether or not kerberos allocated us a context | ||
20 | before attempting to free it. Patch from Simon Wilkinson, tested by | ||
21 | biorn@, ok djm@ | ||
16 | 22 | ||
17 | 20060824 | 23 | 20060824 |
18 | - (dtucker) [openbsd-compat/basename.c] Include errno.h. | 24 | - (dtucker) [openbsd-compat/basename.c] Include errno.h. |
@@ -5315,4 +5321,4 @@ | |||
5315 | - (djm) Trim deprecated options from INSTALL. Mention UsePAM | 5321 | - (djm) Trim deprecated options from INSTALL. Mention UsePAM |
5316 | - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu | 5322 | - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu |
5317 | 5323 | ||
5318 | $Id: ChangeLog,v 1.4513 2006/08/30 01:07:39 djm Exp $ | 5324 | $Id: ChangeLog,v 1.4514 2006/08/30 01:08:04 djm Exp $ |