]> git.ipfire.org Git - thirdparty/bind9.git/commit
remove dns_name_copy() implementation
authorEvan Hunt <each@isc.org>
Sat, 22 May 2021 00:17:23 +0000 (17:17 -0700)
committerEvan Hunt <each@isc.org>
Sat, 22 May 2021 07:22:32 +0000 (00:22 -0700)
commitea7b28f101a840e14cfad2a03765435e2a9e7129
treef01a7b1db3e0105f52a72a522087350783074aa6
parentb1fe1b8ae34ddc45b3191a49c5a9ef0aeb841cc0
remove dns_name_copy() implementation

Remove dns_name_copy() and refactor the underlying code since
it will only be called by dns_name_copynf() now, and can't fail.
lib/dns/include/dns/name.h
lib/dns/name.c
lib/dns/win32/libdns.def.in