x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@19216 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
14
ChangeLog
14
ChangeLog
@@ -1,3 +1,17 @@
|
||||
2006-12-05 Love H<>rnquist <20>strand <lha@it.su.se>
|
||||
|
||||
* lib/hdb/hdb-ldap.c: Clear errno before calling the strtol
|
||||
functions. From Paul Stoeber to OpenBSD by Ray Lai and Bj<42>rn
|
||||
Sandell.
|
||||
|
||||
* lib/krb5/config_file.c: Use strcspn to remove \n from fgets
|
||||
result. Prompted by change by Ray Lai of OpenBSD via Bj<42>rn
|
||||
Sandell.
|
||||
|
||||
* kdc/string2key.c: Use strcspn to remove \n from fgets
|
||||
result. Prompted by change by Ray Lai of OpenBSD via Bj<42>rn
|
||||
Sandell.
|
||||
|
||||
2006-11-30 Love H<>rnquist <20>strand <lha@it.su.se>
|
||||
|
||||
* lib/krb5/krbhst.c (plugin_get_hosts): be more paranoid and pass
|
||||
|
@@ -1,5 +1,9 @@
|
||||
2006-12-05 Love H<>rnquist <20>strand <lha@it.su.se>
|
||||
|
||||
* limits_conf.c: Clear errno before calling the strtol
|
||||
functions. From Paul Stoeber to OpenBSD by Ray Lai and Bj<42>rn
|
||||
Sandell.
|
||||
|
||||
* limits_conf.c: Report to syslog strings that start with NUL;
|
||||
prevents negative index array access. Ray Lai of OpenBSD via Bj<42>rn
|
||||
Sandell.
|
||||
|
@@ -1,5 +1,11 @@
|
||||
2006-10-22 Love H<>rnquist <20>strand <lha@it.su.se>
|
||||
2006-12-05 Love H<>rnquist <20>strand <lha@it.su.se>
|
||||
|
||||
* add-random-users.c: Use strcspn to remove \n from fgets
|
||||
result. Prompted by change by Ray Lai of OpenBSD via Bj<42>rn
|
||||
Sandell.
|
||||
|
||||
2006-10-22 Love H<>rnquist <20>strand <lha@it.su.se>
|
||||
|
||||
* mod.c: Try to not leak memory.
|
||||
|
||||
* check.c: Try to not leak memory.
|
||||
|
Reference in New Issue
Block a user