]> git.ipfire.org Git - thirdparty/bind9.git/commit
Suppressing memory leaks produced by clang LeakSanitizer
authorOndřej Surý <ondrej@isc.org>
Sat, 22 Feb 2025 17:17:18 +0000 (18:17 +0100)
committerOndřej Surý <ondrej@isc.org>
Sat, 22 Feb 2025 17:17:18 +0000 (18:17 +0100)
commite99627a006261078b082e14abfb9c92fe8b76554
treed718658beb70119fffa5fc54f32b653bb6b7be04
parent4917ffa61b83c4bb453c52516157d1bf0ba4d0d6
Suppressing memory leaks produced by clang LeakSanitizer

Previously, we were suppressing only the memory leaks in the GCC
LeakSanitizer job, but those suppression are also needed by the Clang.
.gitlab-ci.yml