]> git.ipfire.org Git - thirdparty/bind9.git/commit
lib/isccfg/parser.c: Fix invalid order of DbC checks that could cause dereference...
authorOndřej Surý <ondrej@sury.org>
Fri, 27 Sep 2019 10:07:32 +0000 (12:07 +0200)
committerOndřej Surý <ondrej@sury.org>
Thu, 3 Oct 2019 07:50:27 +0000 (09:50 +0200)
commit929fc207c71d18b89cf714019cd507b65aca4180
tree27a3564e326aabe2fc75c6b8fbb51a64a92004af
parent22d5735a0e983be60a0897c109cf49c6bbcd2071
lib/isccfg/parser.c: Fix invalid order of DbC checks that could cause dereference before NULL check

(cherry picked from commit f855f09a55bd7e3ba96ae42a64a81737c3c36ac6)
lib/isccfg/parser.c