]> git.ipfire.org Git - thirdparty/pdns.git/commit
Widen the try block in luaSynth to catch the lua_report() exception. 16121/head
authorMiod Vallat <miod.vallat@powerdns.com>
Mon, 15 Sep 2025 07:18:33 +0000 (09:18 +0200)
committerMiod Vallat <miod.vallat@powerdns.com>
Mon, 15 Sep 2025 10:46:19 +0000 (12:46 +0200)
commit47ddd46d9ae76338e26a07b4a9250ea6b1ceb126
tree46a43774455e862d3966601d94567f8001f64d43
parentd5053f8fac6da3f4da922c8b4a2eac7e05e15592
Widen the try block in luaSynth to catch the lua_report() exception.

It may fire if the lua-records-exec-limit value is really, really, really
small.

Signed-off-by: Miod Vallat <miod.vallat@powerdns.com>
pdns/lua-record.cc