]> git.ipfire.org Git - thirdparty/pdns.git/commit
Only set recursion protection once we know we do not return because of an error. 10848/head
authorOtto <otto.moerbeek@open-xchange.com>
Fri, 15 Oct 2021 06:33:17 +0000 (08:33 +0200)
committerOtto <otto.moerbeek@open-xchange.com>
Fri, 15 Oct 2021 06:38:13 +0000 (08:38 +0200)
commitb2fd93dcb27bf8a78014d56836fdbcf0257c2733
tree07b5831787f860cab4dc875c8e74ff124fe41ee5
parent18594f4d9bf00526648329639f8b7b30a0a6c8c6
Only set recursion protection once we know we do not return because of an error.

Also catch exception thrown by executeCode.
pdns/dnsdist-lua.cc