]> git.ipfire.org Git - thirdparty/bind9.git/commit
Simplify fctx_unlink() and fctx_destroy()
authorEvan Hunt <each@isc.org>
Sun, 17 Oct 2021 05:25:21 +0000 (22:25 -0700)
committerEvan Hunt <each@isc.org>
Mon, 18 Oct 2021 21:27:13 +0000 (14:27 -0700)
commit09028dd38ff686a6d1ab4429c08823b236dcc69f
treeb3f693b3402344da37f65de1213fa79084ad1bb5
parentd609425bf3a2da03f2f64e9875ae9248f4f23d52
Simplify fctx_unlink() and fctx_destroy()

These functions are always called together; this commit
combines them.
lib/dns/resolver.c