]> git.ipfire.org Git - thirdparty/knot-resolver.git/commit
krprint: escape non-printable strings in error messages
authorPetr Špaček <petr.spacek@nic.cz>
Tue, 27 Oct 2020 10:24:19 +0000 (11:24 +0100)
committerPetr Špaček <petr.spacek@nic.cz>
Mon, 2 Nov 2020 09:28:55 +0000 (10:28 +0100)
commit11a2c34a69798f96540b4e9aad16256e4a11978c
treee93e27de3d241b0c1eaefb4b2334732ded562986
parent9e0001300a622d2bce4b7466ae4d2a8cb9d738a1
krprint: escape non-printable strings in error messages

All strings should be properly escaped but some non-escaped versions
were leaking into error messages.
daemon/lua/krprint.lua