]> git.ipfire.org Git - thirdparty/bind9.git/commit
Properly name the loop->mctx
authorOndřej Surý <ondrej@isc.org>
Fri, 4 Nov 2022 14:03:22 +0000 (15:03 +0100)
committerOndřej Surý <ondrej@isc.org>
Tue, 8 Nov 2022 12:32:13 +0000 (13:32 +0100)
commit9d2f22e666bf03aabc79dfebb4c4adb6f4958bb2
tree1e4ef5697f1a24106a936f049590d98be3053412
parent2c37b3f01b95a1a90b056e71ab915b77c9dbdfd5
Properly name the loop->mctx

The per loop memory context were unnamed, properly name them as
'loop<tid>'.
lib/isc/loop.c