]> git.ipfire.org Git - thirdparty/bind9.git/commit
Merge branch '628-dont-check-for-memory-leaks-in-dnstest.c' into 'master'
authorWitold Krecicki <wpk@isc.org>
Tue, 4 Dec 2018 09:57:38 +0000 (04:57 -0500)
committerWitold Krecicki <wpk@isc.org>
Tue, 4 Dec 2018 09:57:38 +0000 (04:57 -0500)
commit8743a853d2afe4bddb8f4d314f2fa8a7bbeb4025
tree4249e7c4a45e1846c28ad4cdcb9f3006a42ff17d
parent69dee61f5a36d04be7e57806da3396137f0dbf6e
parentef87b1e60bdcc13f336e0bbce7c1e9b667243479
Merge branch '628-dont-check-for-memory-leaks-in-dnstest.c' into 'master'

Don't check the memory leaks in the libdns tests as they hide the cmocka assertion failures

Closes #628

See merge request isc-projects/bind9!1174