]> git.ipfire.org Git - thirdparty/krb5.git/commit
Fix ASN.1 test memory leak 1147/head
authorGreg Hudson <ghudson@mit.edu>
Fri, 18 Dec 2020 22:06:59 +0000 (17:06 -0500)
committerGreg Hudson <ghudson@mit.edu>
Wed, 6 Jan 2021 16:21:19 +0000 (11:21 -0500)
commitdde43ffc6d0d19ff3fa080d86d4cddfcc152e421
treeb24c568f4f75550e255ca79b65f6ba9f7b32c5c5
parent722b77ba31ea4e2937e6820f0fe4a19a7445e8fc
Fix ASN.1 test memory leak

Commit d9443a58cd364349b7d764f4e997f3af7d979a87 introduced a leak in
krb5_decode_test.c with its new decode_fail macro.
src/tests/asn.1/krb5_decode_test.c