]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
Merge pull request #12739 from omoerbeek/rec-lwres-uninited-len
authorOtto Moerbeek <otto.moerbeek@open-xchange.com>
Wed, 3 May 2023 12:50:18 +0000 (14:50 +0200)
committerGitHub <noreply@github.com>
Wed, 3 May 2023 12:50:18 +0000 (14:50 +0200)
rec: Fix uninited var causing wrong `bytes` field reported in protobuf log in rare cases


Trivial merge