]> 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 (13:19 +0200)
committerMichał Kępień <michal@isc.org>
Wed, 13 Jul 2022 11:19:32 +0000 (13:19 +0200)
commit5bc7ce41b7b71b8e4caaf858c45e9cecee9a6991
tree3a24a072c93c6495a9374d8a675c075978290b19
parent77aead5ab6140f6fac979f13e03471fbce230697
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