git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12844 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2003-09-18 00:39:38 +00:00
parent 70f79440e5
commit ef95935737

View File

@@ -1,3 +1,15 @@
2003-09-18 Love H<>rnquist <20>strand <lha@it.su.se>
* lib/krb5/get_in_tkt.c (init_as_req): don't realloc data before
the loop, add_padata() will handle that itself
* lib/krb5/get_for_creds.c (add_addrs): don't increase addr->len
until in contains interesting data, use right iteration counter
when clearing the addresses
* lib/krb5/log.c (log_realloc): increase len after realloc returns
sucessfully
2003-09-12 Love H<>rnquist <20>strand <lha@it.su.se> 2003-09-12 Love H<>rnquist <20>strand <lha@it.su.se>
* lib/krb5/config_file.c: fix prototypes * lib/krb5/config_file.c: fix prototypes