]> git.ipfire.org Git - thirdparty/bind9.git/commit
Protect globally accessed variables in rndc.c by making them C11 atomic
authorOndřej Surý <ondrej@sury.org>
Wed, 9 Oct 2019 10:00:34 +0000 (12:00 +0200)
committerOndřej Surý <ondrej@sury.org>
Tue, 14 Jan 2020 12:12:13 +0000 (13:12 +0100)
commita910b0a83923544dd41dd850e9353a4bc7f76412
treee26852703b016602e9dab3c506fc78b9381fdb82
parent64e233184379394c51410e6ab7aa48af84023919
Protect globally accessed variables in rndc.c by making them C11 atomic
bin/rndc/rndc.c