git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10722 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Johan Danielsson
2001-09-18 09:37:51 +00:00
parent 4526cd826e
commit bc3250e1e3
2 changed files with 12 additions and 0 deletions

View File

@@ -1,5 +1,13 @@
2001-09-18 Johan Danielsson <joda@pdc.kth.se>
* kdc/hprop.c: more free's
* lib/krb5/init_creds_pw.c (krb5_get_init_creds_keytab): free key
proc data
* lib/krb5/expand_hostname.c (krb5_expand_hostname_realms): free
addrinfo
* lib/hdb/mkey.c (hdb_set_master_keyfile): clear error string when
not returning error

View File

@@ -1,3 +1,7 @@
2001-09-18 Johan Danielsson <joda@pdc.kth.se>
* roken-frag.m4: include freeaddrinfo if using getaddrinfo
2001-09-13 Assar Westerlund <assar@sics.se>
* db.m4: test for the ndbm database really being a .db one