]> git.ipfire.org Git - thirdparty/bind9.git/commit
Check config.log for ASAN errors
authorMichal Nowak <mnowak@isc.org>
Fri, 5 Feb 2021 11:12:41 +0000 (12:12 +0100)
committerMichal Nowak <mnowak@isc.org>
Tue, 9 Feb 2021 11:06:05 +0000 (12:06 +0100)
commit2fa5727446ca1bc25965031b577379a173728055
tree94e3abe6f28f4bf443c1ad08b4179809476a1789
parent28e802a0e480831ca3edcc741f64d96c801fbf33
Check config.log for ASAN errors

./configure checks might produce a false negative error due to ASAN
errors and thus disable some options.

(cherry picked from commit 0db934d401790f73e5db233997c1a994d8584b82)
.gitlab-ci.yml