]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
Merge pull request #9078 from omoerbeek/coverity-1419400
authorOtto Moerbeek <otto.moerbeek@open-xchange.com>
Mon, 4 May 2020 08:50:31 +0000 (10:50 +0200)
committerGitHub <noreply@github.com>
Mon, 4 May 2020 08:50:31 +0000 (10:50 +0200)
NetmaskTree: do not test node for null, the loop guarantees node is not null.


Trivial merge