]> git.ipfire.org Git - thirdparty/pdns.git/commit
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)
commitf0abe7ad8e6695212168119eee9186c1fd27cdf7
treef7e6fda1decde1d297a659fa5690dae8bc3436e1
parent6478e050305868f697d05814186b67ed6f81bf27
parent127077e8b25f026de38d593a5d7ccd38b13b7253
Merge pull request #9968 from omoerbeek/rec-cache-coverity-origttl

rec: As found by coverity, origTTL can be left uninitialized if all the entries found are expired.