diff --git a/lib/asn1/ChangeLog b/lib/asn1/ChangeLog index d62eb8edc..28539a843 100644 --- a/lib/asn1/ChangeLog +++ b/lib/asn1/ChangeLog @@ -1,5 +1,13 @@ +2005-09-20 Love Hörnquist Åstrand + + * gen_decode.c: TSequenceOf/TSetOf: Increase the length of the + array after successful decoding the next element, so that the + array don't contain heap-data. + 2005-09-13 Love Hörnquist Åstrand + * check-der.c: Avoid empty array initiators. + * pkcs8.asn1 (PKCS8PrivateKeyInfo): Inline SET OF to avoid compiler "feature"