Content-Type: text/plain Content-Disposition: inline Content-Transfer-Encoding: binary MIME-Version: 1.0 X-Mailer: MIME-tools 5.420 (Entity 5.420) Subject: Memory leak cleanup in ASN.1 X-RT-Original-Encoding: iso-8859-1 Content-Length: 308 The following five commits to the trunk were involved in cleaning up a slew of memory leaks in the ASN.1 code: r22004 (krb5_decode memory leaks) r21981 (utility function fixes) r21940 (krb5_decode restructuring) r21928 (krb5_encode memory leaks) r21927 (don't free caller memory in asn1_k_encode)