Content-Type: text/plain Content-Disposition: inline Content-Transfer-Encoding: binary MIME-Version: 1.0 X-Mailer: MIME-tools 5.420 (Entity 5.420) From: tlyu@mit.edu Subject: SVN Commit X-RT-Original-Encoding: iso-8859-1 Content-Length: 375 pull up rxxxx from trunk The asn1_decode_generaltime() function can free an uninitialized pointer if asn1buf_remove_charstring() fails. https://github.com/krb5/krb5/commit/ea2a03d2fc914f062e25c0e8f8c2ddb08ff7adb0 Commit By: tlyu Revision: 22181 Changed Files: U branches/krb5-1-6/src/lib/krb5/asn.1/asn1_decode.c U branches/krb5-1-6/src/tests/asn.1/krb5_decode_test.c