]> git.ipfire.org Git - thirdparty/bind9.git/commit
fix: ci: Supress the leak detection in __xmlDefaultBufferSize
authorMichal Nowak <mnowak@isc.org>
Tue, 4 Feb 2025 12:34:41 +0000 (12:34 +0000)
committerMichal Nowak <mnowak@isc.org>
Tue, 4 Feb 2025 12:34:41 +0000 (12:34 +0000)
commitd2f6e236a2657a78d3d65f321a76fbd7da881c24
tree7e557fd8811470d8da397194cddbec6f328e045e
parent166c32414255c4082ae8ffb304c9925a5f0b823c
parentca859563aa2af1da19156711c2ead01872377d42
fix: ci: Supress the leak detection in __xmlDefaultBufferSize

Closes #5157

Merge branch '5157-suppress-lsan-libxml2-leak' into 'main'

See merge request isc-projects/bind9!10067