]> git.ipfire.org Git - thirdparty/bind9.git/commit
libdns: dns_name_dup() can't fail, change return type to void
authorOndřej Surý <ondrej@sury.org>
Fri, 1 Nov 2019 13:24:35 +0000 (08:24 -0500)
committerOndřej Surý <ondrej@isc.org>
Fri, 29 Nov 2019 12:59:40 +0000 (13:59 +0100)
commita35b19f80eb88457d8ce8cbaaf474bb8d6537ef3
treee4332d84d866ca219ebb934cd744656bf76aed6d
parentb1413ccf8db0adfed37282140da5d76868cd1509
libdns: dns_name_dup() can't fail, change return type to void
lib/dns/include/dns/name.h
lib/dns/name.c