summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2006-08-30 11:07:39 +1000
committerDamien Miller <djm@mindrot.org>2006-08-30 11:07:39 +1000
commitd5fe0baa73a168a1194b311aeff9fd824b038740 (patch)
tree6a92d496be41d45e7a82a4651cc7907fe9449311 /ChangeLog
parent5d43d4901496159611ab7b431caf9a9c08ecbdcd (diff)
- djm@cvs.openbsd.org 2006/08/29 10:40:19
[channels.c session.c] normalise some inconsistent (but harmless) NULL pointer checks spotted by the Stanford SATURN tool, via Isil Dillig; ok markus@ deraadt@
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 200ce2a08..866960a29 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -8,6 +8,11 @@
8 [sshd.8] 8 [sshd.8]
9 Add more detail about what permissions are and aren't accepted for 9 Add more detail about what permissions are and aren't accepted for
10 authorized_keys files. Corrections jmc@, ok djm@, "looks good" jmc@ 10 authorized_keys files. Corrections jmc@, ok djm@, "looks good" jmc@
11 - djm@cvs.openbsd.org 2006/08/29 10:40:19
12 [channels.c session.c]
13 normalise some inconsistent (but harmless) NULL pointer checks
14 spotted by the Stanford SATURN tool, via Isil Dillig;
15 ok markus@ deraadt@
11 16
1220060824 1720060824
13 - (dtucker) [openbsd-compat/basename.c] Include errno.h. 18 - (dtucker) [openbsd-compat/basename.c] Include errno.h.
@@ -5310,4 +5315,4 @@
5310 - (djm) Trim deprecated options from INSTALL. Mention UsePAM 5315 - (djm) Trim deprecated options from INSTALL. Mention UsePAM
5311 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu 5316 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu
5312 5317
5313$Id: ChangeLog,v 1.4512 2006/08/30 01:07:00 djm Exp $ 5318$Id: ChangeLog,v 1.4513 2006/08/30 01:07:39 djm Exp $