bind9/lib
Artem Boldariev ef65d32594 Fix heap use after free when checking for "http" duplicates
This commit fixes heap use after free when checking BIND's
configuration files for errors with http clauses.  The old code
was unnecessarially copying the http element name and freeing
it to early.  The name is now used directly.
2021-09-30 11:56:10 +03:00
..
bind9 Fix heap use after free when checking for "http" duplicates 2021-09-30 11:56:10 +03:00
dns Pause the dbiterator before calling dns_db_find 2021-09-29 17:35:57 +02:00
irs Check parsed resconf values 2021-08-12 09:52:52 -07:00
isc Address use before NULL check warning of ievent->sock 2021-09-28 11:57:47 +10:00
isccc Remove native PKCS#11 support 2021-09-09 15:35:39 +02:00
isccfg Address use before NULL check warning of obj 2021-09-28 11:57:47 +10:00
ns Remove the code to adjust listening interfaces for *-source-v6 2021-09-14 14:51:03 +02:00
.gitignore The isc/platform.h header has been completely removed 2021-07-06 05:33:48 +00:00
Makefile.am move samples/resolve.c to bin/tests/system 2021-04-16 14:29:43 +02:00
unit-test-driver.sh.in Enforce a run time limit on unit test binaries 2021-04-07 11:41:45 +02:00