]> git.ipfire.org Git - thirdparty/bind9.git/commit
Merge branch '1293-change-the-return-value-for-dns_name_dup-to-void-and-cleanup-the...
authorOndřej Surý <ondrej@isc.org>
Fri, 29 Nov 2019 13:40:54 +0000 (13:40 +0000)
committerOndřej Surý <ondrej@isc.org>
Fri, 29 Nov 2019 13:40:54 +0000 (13:40 +0000)
commitcf8e034b75f5244b3ddbc9b5b847afdac2496c8d
tree44ccd8603f82f750f9dd77c04eaed0e1ad97874b
parentb1413ccf8db0adfed37282140da5d76868cd1509
parent7a69ac32c9a779fed1c544ca24458ee9913217b0
Merge branch '1293-change-the-return-value-for-dns_name_dup-to-void-and-cleanup-the-code' into 'master'

Change the return value for dns_name_dup() to void and cleanup the code

Closes #1293

See merge request isc-projects/bind9!2518