]> git.ipfire.org Git - thirdparty/bind9.git/commit
Detect pthreads object leaks during respdiff tests
authorMichał Kępień <michal@isc.org>
Wed, 13 Jul 2022 11:19:32 +0000 (11:19 +020)
committerMichał Kępień <michal@isc.org>
Wed, 13 Jul 2022 11:19:32 +0000 (11:19 +020)
commit90d6bd062dd4483e14c5cd3bb906b6884efe6a55
tree3a24a072c93c6495a9374d8a675c075978290b19
parent4b4a41b07e805bc36eefba2bf1f33670e15cb904
Detect pthreads object leaks during respdiff tests

Set the ISC_TRACK_PTHREADS_OBJECTS preprocessor macro when preparing a
build of BIND 9 for respdiff testing and pass the -m command-line option
to respdiff.sh in order to enable automatic identification of memory
leaks during respdiff tests.
.gitlab-ci.yml