diff options
author | Ben Lindstrom <mouring@eviladmin.org> | 2002-07-04 00:03:56 +0000 |
---|---|---|
committer | Ben Lindstrom <mouring@eviladmin.org> | 2002-07-04 00:03:56 +0000 |
commit | 04f9af7dfcac6a2230bbb574ea8ddaa5e39baa04 (patch) | |
tree | 3fe9ffee68fde9726c4626e86071fea364b61478 /ChangeLog | |
parent | 723e29aa20cdd59c12ff02c4a7d7d7f45bc07a08 (diff) |
- markus@cvs.openbsd.org 2002/06/27 08:49:44
[dh.c ssh-keyscan.c sshconnect.c]
more checks for NULL pointers; from grendel@zeitbombe.org; ok deraadt@
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -2,6 +2,10 @@ | |||
2 | - (bal) Updated contrib/cygwin/ patch by vinschen@redhat.com | 2 | - (bal) Updated contrib/cygwin/ patch by vinschen@redhat.com |
3 | - (bal) minor correction to utimes() replacement. Patch by | 3 | - (bal) minor correction to utimes() replacement. Patch by |
4 | onoe@sm.sony.co.jp | 4 | onoe@sm.sony.co.jp |
5 | - OpenBSD CVS Sync | ||
6 | - markus@cvs.openbsd.org 2002/06/27 08:49:44 | ||
7 | [dh.c ssh-keyscan.c sshconnect.c] | ||
8 | more checks for NULL pointers; from grendel@zeitbombe.org; ok deraadt@ | ||
5 | 9 | ||
6 | 20020702 | 10 | 20020702 |
7 | - (djm) Use PAM_MSG_MEMBER for PAM_TEXT_INFO messages, use xmalloc & | 11 | - (djm) Use PAM_MSG_MEMBER for PAM_TEXT_INFO messages, use xmalloc & |
@@ -1210,4 +1214,4 @@ | |||
1210 | - (stevesk) entropy.c: typo in debug message | 1214 | - (stevesk) entropy.c: typo in debug message |
1211 | - (djm) ssh-keygen -i needs seeded RNG; report from markus@ | 1215 | - (djm) ssh-keygen -i needs seeded RNG; report from markus@ |
1212 | 1216 | ||
1213 | $Id: ChangeLog,v 1.2315 2002/07/03 23:50:00 mouring Exp $ | 1217 | $Id: ChangeLog,v 1.2316 2002/07/04 00:03:56 mouring Exp $ |