]> git.ipfire.org Git - thirdparty/bind9.git/commit
Incidental cleanup
authorEvan Hunt <each@isc.org>
Sun, 17 Oct 2021 19:35:49 +0000 (12:35 -0700)
committerEvan Hunt <each@isc.org>
Mon, 18 Oct 2021 21:35:50 +0000 (14:35 -0700)
commit18cc459e05a9271e430b3384fb6fdaed92f6b25f
treec929fdbd89499c4c6177b36db9deaa4505d40f60
parentb01d75be366be6e9f4e0e0995a7a0e2dcf7a7e85
Incidental cleanup

- there are several allocation functions in adb.c that can no
  longer return NULL.
- a macro in rbt.c was never used.
lib/dns/adb.c
lib/dns/rbt.c