mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-22 12:28:53 -04:00
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
|
||
|---|---|---|
| .. | ||
| DLLMain.c | ||
| gen.vcxproj.filters.in | ||
| gen.vcxproj.in | ||
| gen.vcxproj.user | ||
| libdns.def.in | ||
| libdns.vcxproj.filters.in | ||
| libdns.vcxproj.in | ||
| libdns.vcxproj.user | ||
| version.c | ||