]> git.ipfire.org Git - thirdparty/pdns.git/commit
dnsdist: The second parameter to `setAPIWritable()` is optional
authorRemi Gacogne <remi.gacogne@powerdns.com>
Wed, 7 May 2025 13:06:43 +0000 (15:06 +0200)
committerRemi Gacogne <remi.gacogne@powerdns.com>
Fri, 9 May 2025 09:17:38 +0000 (11:17 +0200)
commit8ede3d085619969de29cb7944922acaf3f089070
treec701c7c72ae6e30b0f40b98ba8c9649497ce628e
parent352eb75f550b0ee42ee1e593d1fc3de67c728ec7
dnsdist: The second parameter to `setAPIWritable()` is optional

This was broken 93cd7bf30d and not noticed because our regression
tests provide the optional parameter.
pdns/dnsdistdist/dnsdist-lua.cc