]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
Merge pull request #9968 from omoerbeek/rec-cache-coverity-origttl rec-4.5.0-alpha1
authorOtto Moerbeek <otto.moerbeek@open-xchange.com>
Wed, 13 Jan 2021 13:07:14 +0000 (14:07 +0100)
committerGitHub <noreply@github.com>
Wed, 13 Jan 2021 13:07:14 +0000 (14:07 +0100)
rec: As found by coverity, origTTL can be left uninitialized if all the entries found are expired.


Trivial merge