From 725278a60e74ca648d1fc01e9c6f9c360fb7baef Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Sat, 21 Oct 2006 21:12:52 +0000 Subject: [PATCH] x git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@18796 ec53bebd-3082-4978-b11e-865c3cabbd6b --- lib/hx509/ChangeLog | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/lib/hx509/ChangeLog b/lib/hx509/ChangeLog index f9f8e8904..f1fc3e1f4 100644 --- a/lib/hx509/ChangeLog +++ b/lib/hx509/ChangeLog @@ -1,5 +1,17 @@ 2006-10-21 Love Hörnquist Åstrand + * 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.