bind9/lib
Ondřej Surý a1ef76cd78 Split dns_name_copy() into dns_name_copy() and dns_name_copynf()
The dns_name_copy() function followed two different semanitcs that was driven
whether the last argument was or wasn't NULL.  This commit splits the function
in two where now third argument to dns_name_copy() can't be NULL and
dns_name_copynf() doesn't have third argument.

(cherry picked from commit f7aef3738a)
2019-10-04 14:08:25 +10:00
..
bind9 Make VS solution upgrading unnecessary 2019-09-27 09:16:02 +02:00
dns Split dns_name_copy() into dns_name_copy() and dns_name_copynf() 2019-10-04 14:08:25 +10:00
irs Make VS solution upgrading unnecessary 2019-09-27 09:16:02 +02:00
isc Address cppcheck reports 2019-10-04 13:06:00 +10:00
isccc Make VS solution upgrading unnecessary 2019-09-27 09:16:02 +02:00
isccfg lib/isccfg/parser.c: Fix invalid order of DbC checks that could cause dereference before NULL check 2019-10-03 09:50:27 +02:00
ns The final round of adding RUNTIME_CHECK() around dns_name_copy() calls 2019-10-04 14:08:25 +10:00
samples Add RUNTIME_CHECK() around plain dns_name_copy(..., NULL) calls using spatch 2019-10-04 14:08:25 +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