]> git.ipfire.org Git - thirdparty/pdns.git/commit
Fix CID 1497843: Execution cannot reach this statement 11920/head
authorOtto Moerbeek <otto.moerbeek@open-xchange.com>
Fri, 9 Sep 2022 07:11:06 +0000 (09:11 +0200)
committerOtto Moerbeek <otto.moerbeek@open-xchange.com>
Fri, 9 Sep 2022 07:11:06 +0000 (09:11 +0200)
commit255ae4120b223e0bc39d8da82d969dba81b94033
tree312f0e1f56584dc56feabe6f9ecd95487dc10c69
parentd4c7dc0933d0bfee2912bc13836bc4f487aab16c
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
pdns/tkey.cc