git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@21159 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2007-06-18 22:08:42 +00:00
parent a329655648
commit 976ed1905d

View File

@@ -1,5 +1,11 @@
2007-06-18 Love H<>rnquist <20>strand <lha@it.su.se>
* revoke.c: Avoid stomping on NULL.
* revoke.c: Avoid reusing i.
* cert.c: Provide __attribute__ for _hx509_abort.
* ks_file.c: Fail if not finding iv.
* keyset.c: Avoid useing freed memory.