]> git.ipfire.org Git - thirdparty/pdns.git/commit
Fix recursor lua addRecord function's impl in C++
authorSasha Kabenin <28066869+kabenin@users.noreply.github.com>
Fri, 27 Mar 2026 23:05:16 +0000 (16:05 -0700)
committerOtto Moerbeek <otto.moerbeek@open-xchange.com>
Mon, 20 Apr 2026 07:54:28 +0000 (09:54 +0200)
commitcfda3c5dfc9e98f08f504ea6b98c1187a09ba843
treeb11371bcd626df3201b010ced9860ce9e5d39304
parent47936e290feea6c90a3ff84aee948e84c4cc23e4
Fix recursor lua addRecord function's impl in C++

name argiment must be DNSName, not string

Signed-off-by: Sasha Kabenin <28066869+kabenin@users.noreply.github.com>
pdns/recursordist/lua-recursor4.cc
pdns/recursordist/lua-recursor4.hh
regression-tests.recursor-dnssec/test_Lua.py