]> git.ipfire.org Git - thirdparty/pdns.git/commit
Coverity: 1419402 Uncaught exception 11495/head
authorOtto Moerbeek <otto.moerbeek@open-xchange.com>
Fri, 1 Apr 2022 12:48:05 +0000 (14:48 +0200)
committerOtto Moerbeek <otto.moerbeek@open-xchange.com>
Fri, 1 Apr 2022 12:55:30 +0000 (14:55 +0200)
commit87b592685ad8c62746c53bdba5502fed98a0bdbd
tree5a5a104c61fa0c512f2c66763489ed29ca2e564d
parentbee0eb3bdd6614558ab73b4078822a174054060e
Coverity: 1419402 Uncaught exception

Catch any exception that might be thrown when (copy) constructing an object.
As the push method is declared `noexcept` we cannot have that.
ext/luawrapper/include/LuaContext.hpp