]> git.ipfire.org Git - thirdparty/bind9.git/commit
Add leak test
authorAlessio Podda <alessio@isc.org>
Wed, 8 Apr 2026 07:26:51 +0000 (09:26 +0200)
committerAlessio Podda <alessio@isc.org>
Mon, 11 May 2026 08:28:20 +0000 (10:28 +0200)
commit8d753ab0b87c2218031fe274e06d841512a06b2f
tree6a7efaba19ac37d5b755dacee8455a401ab80028
parent52edb98e3cb4bb5b86c479e696b5897a46c1d60c
Add leak test

Add a test to ensure that the rdataset queried when adding glue is not
leaked.
bin/tests/system/gluecache/ns1/example.db [new file with mode: 0644]
bin/tests/system/gluecache/ns1/named.conf.j2 [new file with mode: 0644]
bin/tests/system/gluecache/tests_gluecache.py [new file with mode: 0644]