bind9/bin
Ondřej Surý 660307283e The final round of adding RUNTIME_CHECK() around dns_name_copy() calls
This commit was done by hand to add the RUNTIME_CHECK() around stray
dns_name_copy() calls with NULL as third argument.  This covers the edge cases
that doesn't make sense to write a semantic patch since the usage pattern was
unique or almost unique.

(cherry picked from commit 5efa29e03a)
2019-10-04 14:08:25 +10:00
..
check Make VS solution upgrading unnecessary 2019-09-27 09:16:02 +02:00
confgen Make VS solution upgrading unnecessary 2019-09-27 09:16:02 +02:00
delv bin/delv/delv.c: Fix invalid logic operation in REQUIRE() condition 2019-10-03 09:50:25 +02:00
dig The final round of adding RUNTIME_CHECK() around dns_name_copy() calls 2019-10-04 14:08:25 +10:00
dnssec Add RUNTIME_CHECK() around result = dns_name_copy(..., NULL) calls 2019-10-04 14:08:25 +10:00
named Add RUNTIME_CHECK() around result = dns_name_copy(..., NULL) calls 2019-10-04 14:08:25 +10:00
nsupdate Add RUNTIME_CHECK() around plain dns_name_copy(..., NULL) calls using spatch 2019-10-04 14:08:25 +10:00
pkcs11 Make VS solution upgrading unnecessary 2019-09-27 09:16:02 +02:00
plugins add a search for GeoIP2 libraries in configure 2019-06-27 16:25:28 -07:00
python explicitly convert byte to string 2019-03-06 20:41:09 -08:00
rndc Make VS solution upgrading unnecessary 2019-09-27 09:16:02 +02:00
tests Add RUNTIME_CHECK() around result = dns_name_copy(..., NULL) calls 2019-10-04 14:08:25 +10:00
tools Make VS solution upgrading unnecessary 2019-09-27 09:16:02 +02:00
win32/BINDInstall Make VS solution upgrading unnecessary 2019-09-27 09:16:02 +02:00
Makefile.in name change from "hook modules" to "plugins" 2018-12-06 10:36:50 -08:00