git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15189 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2005-05-19 18:28:33 +00:00
parent d90f956e94
commit b4d451a234

View File

@@ -1,5 +1,8 @@
2005-05-19 Love H<>rnquist <20>strand <lha@it.su.se>
* lib/krb5/pkinit.c (pk_verify_chain_standard): store better error
message in the context for certificate errors.
* lib/krb5/keytab.c (krb5_kt_free_entry): zero out content of all
krb5_free_x_content like functions to make sure data doesnt get
reused, idea from Wynn Wilkes <wwilkes@vintela.com>