*** empty log message ***

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@9668 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Assar Westerlund
2001-02-10 18:31:29 +00:00
parent 6f980743fb
commit 22dc328f83

View File

@@ -1,3 +1,10 @@
2001-02-10 Assar Westerlund <assar@sics.se>
* 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 <assar@sics.se>
* configure.in: aix dce: fix misquotes, from Ake Sandgren