diff --git a/ChangeLog b/ChangeLog index d9b465498..b4f25091d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2001-02-10 Assar Westerlund + + * lib/asn1/gen_decode.c (generate_type_decode): zero the data at + the beginning of the generated function, and add a label `fail' + that the code jumps to in case of errors that frees all allocated + data + 2001-02-07 Assar Westerlund * configure.in: aix dce: fix misquotes, from Ake Sandgren