]> git.ipfire.org Git - thirdparty/bind9.git/commit
Don't set memory context name in resolver.c
authorOndřej Surý <ondrej@isc.org>
Tue, 25 May 2021 05:25:44 +0000 (07:25 +0200)
committerOndřej Surý <ondrej@isc.org>
Tue, 25 May 2021 05:25:44 +0000 (07:25 +0200)
commitd0d37aa6d167e162c3d03dde07528d568ac20675
treeaea79546ee2a844fd7b21bbd1c8d3fd6ae46ded7
parenta778db3b7dd9ac7851e530d3602924f97b55bad9
Don't set memory context name in resolver.c

We now attach to existing memory context instead of creating a new
memory context, so we should not set its name.
lib/dns/resolver.c