]> git.ipfire.org Git - thirdparty/pdns.git/commit
Fix CID 1497843: Execution cannot reach this statement 11921/head
authorOtto Moerbeek <otto.moerbeek@open-xchange.com>
Fri, 9 Sep 2022 07:11:06 +0000 (09:11 +0200)
committerPeter van Dijk <peter.van.dijk@powerdns.com>
Fri, 9 Sep 2022 07:16:11 +0000 (09:16 +0200)
commite778ab3234586c65109334f1529cb9b1e1628611
tree71df5d6be5e5cd20df71bbeb481980d6e4b43aac
parentec4a8997b45715161f3e1f48efe7fd7a5806244c
Fix CID 1497843: Execution cannot reach this statement

Followup to #11143.

Not a bug per se, but the unreachable code should be guarded by proper #ifdef

(cherry picked from commit 255ae4120b223e0bc39d8da82d969dba81b94033)
pdns/tkey.cc