bind9/lib
Diego Fronza 150b98d185 Fixed crash when querying for non existing domain in chaos class
Function dns_view_findzonecut in view.c wasn't correctly handling
classes other than IN (chaos, hesiod, etc) whenever the name being
looked up wasn't in cache or in any of the configured zone views' database.

That resulted in a NULL fname being used in resolver.c:4900, which
in turn was triggering abort.

(cherry picked from commit 85555f29d7)
2020-01-22 12:25:33 -08:00
..
bind9 prep 9.14.8 2019-11-06 21:29:08 +00:00
dns Fixed crash when querying for non existing domain in chaos class 2020-01-22 12:25:33 -08:00
irs Make VS solution upgrading unnecessary 2019-09-27 09:16:02 +02:00
isc prep 9.14.9 2019-12-12 06:09:19 +00:00
isccc Make VS solution upgrading unnecessary 2019-09-27 09:16:02 +02:00
isccfg Change the (acl)->node_count macro to dns_acl_node_count(acl) macro to clean the global namespace 2019-12-18 11:11:31 +11:00
ns Bind to random port numbers in unit tests 2020-01-09 10:44:28 +01:00
samples Replace RUNTIME_CHECK(dns_name_copy(..., NULL)) with dns_name_copynf() 2019-10-04 14:08:26 +10:00
win32/bindevt Make VS solution upgrading unnecessary 2019-09-27 09:16:02 +02:00
.gitignore added gitignore, removed cvsignore 2012-03-03 23:10:05 -08:00
Kyuafile link in lib/isccc/tests/Kyuafile 2018-11-13 07:23:36 +11:00
Makefile.in remove lib/tests as nothing uses it anymore 2018-03-09 14:12:50 -08:00