git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@18796 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2006-10-21 21:12:52 +00:00
parent f227616601
commit 725278a60e

View File

@@ -1,5 +1,17 @@
2006-10-21 Love H<>rnquist <20>strand <lha@it.su.se>
* test_crypto.in: Read 50 kilobyte random data
* revoke.c: Try to not leak memory.
* hxtool.c: Try to not leak memory.
* crypto.c (hx509_crypto_destroy): free oid.
* error.c: Clean error string on failure just to make sure.
* cms.c: Try to not leak memory (again).
* hxtool.c: use a sensable content type
* cms.c: Try harder to free certificate.