]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Merge branch '1160-properly-use-isc_mem_putanddetach' into 'master'
authorOndřej Surý <ondrej@isc.org>
Wed, 31 Jul 2019 08:39:40 +0000 (04:39 -0400)
committerOndřej Surý <ondrej@isc.org>
Wed, 31 Jul 2019 08:39:40 +0000 (04:39 -0400)
Resolve "Replace the isc_mem_put(mctx, ...)+isc_mem_detach(&mctx) usage with isc_mem_putanddetach(&mctx)"

Closes #1160

See merge request isc-projects/bind9!2195


Trivial merge