diff --git a/lib/hx509/ChangeLog b/lib/hx509/ChangeLog index 281a0b7c7..2a4578c2c 100644 --- a/lib/hx509/ChangeLog +++ b/lib/hx509/ChangeLog @@ -1,5 +1,11 @@ 2007-06-18 Love Hörnquist Åstrand + * ks_file.c: Fail if not finding iv. + + * keyset.c: Avoid useing freed memory. + + * crypto.c: Free memory in failure case. + * crypto.c: Free memory in failure case. 2007-06-12 Love Hörnquist Åstrand