]> git.ipfire.org Git - thirdparty/pdns.git/commit
auth: Make sure hadFileDirective is initialized in BindDomainInfo 5833/head
authorRemi Gacogne <remi.gacogne@powerdns.com>
Thu, 19 Oct 2017 09:14:00 +0000 (11:14 +0200)
committerRemi Gacogne <remi.gacogne@powerdns.com>
Thu, 19 Oct 2017 09:14:00 +0000 (11:14 +0200)
commit9d2b9f645ab5c9816bc4a3cd9b206a6ab2779ef8
treef289db7e9bac8ddde16477c65d6fab4830cbfc16
parentb727e19b8219411ace8dff6140c98d6474c005dc
auth: Make sure hadFileDirective is initialized in BindDomainInfo

It should be initialized after BindParser::commit() has been called,
but let's make sure it still is if this function is not called.
Reported by Coverity.
pdns/bindparserclasses.hh