]> git.ipfire.org Git - thirdparty/pdns.git/commit
Add missing exception guard to lua createReverse.
authorMiod Vallat <miod.vallat@powerdns.com>
Thu, 18 Dec 2025 09:24:44 +0000 (10:24 +0100)
committerMiod Vallat <miod.vallat@powerdns.com>
Thu, 18 Dec 2025 09:24:44 +0000 (10:24 +0100)
commitb82c7d98e3714ae3720ed21690aef6ea6575a4da
tree93245a66219ce3b687ca98b90280ee42a02f4b8b
parent81b5cf7863ae630bc869f2c1cb689a254165f6a5
Add missing exception guard to lua createReverse.

While there, amend the exception messages in createReverse and createReverse6
to be a bit more precise and identify which function produced them.

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