]> git.ipfire.org Git - thirdparty/bind9.git/commit
Address unbalanced lock/unlock
authorMark Andrews <marka@isc.org>
Sun, 21 Feb 2021 21:44:31 +0000 (08:44 +1100)
committerMark Andrews <marka@isc.org>
Thu, 25 Feb 2021 02:08:07 +0000 (13:08 +1100)
commit3ac53daa065dc67bee8ce60d2365bfbe3d0ca3b4
treeefd2b3a2476e5ff1521e2b8e1a49e933c57230cd
parent965848a11a1032d66807811e2f7e15676760d67f
Address unbalanced lock/unlock

Also address race between reading and testing mpctx->allocated
and incrementing mpctx->allocated.
lib/isc/mem.c