]> git.ipfire.org Git - thirdparty/krb5.git/commit
Work around Debian cyrus-sasl2 leak in t_kdb.py 1406/head
authorGreg Hudson <ghudson@mit.edu>
Mon, 30 Dec 2024 01:30:56 +0000 (20:30 -0500)
committerGreg Hudson <ghudson@mit.edu>
Wed, 8 Jan 2025 22:32:36 +0000 (17:32 -0500)
commit993171ec45054f3120cb3d3433460ab0733e4e2f
tree6671ccf88a6cf2507a6c2bdda0980f8a94cbce50
parent029e5b4f3c27e608780e3501ee5bacc92e46aa77
Work around Debian cyrus-sasl2 leak in t_kdb.py

A Debian patch to cyrus-sasl2 causes a memory leak in the DIGEST-MD5
plugin.  To avoid CI failures in the asan build, suppress leak
detection during the DIGEST-MD5 tests for now.
src/tests/t_kdb.py