]> granicus.if.org Git - pdns/commit
dnsdist: Check that the ClientState pointer is not nullptr
authorRemi Gacogne <remi.gacogne@powerdns.com>
Thu, 24 Oct 2019 08:41:49 +0000 (10:41 +0200)
committerRemi Gacogne <remi.gacogne@powerdns.com>
Thu, 24 Oct 2019 08:41:49 +0000 (10:41 +0200)
commit83f7bbdbb7f97149dae6851aab77a2c02fba5611
tree2b9373f84710f7357b8b4a8ada238e15f8196f3e
parent8dfec397200bbe92c831b37b2fb7e6c874cbfbf8
dnsdist: Check that the ClientState pointer is not nullptr

That makes clang's static analyzer happy.
pdns/dnsdist.cc