lua-yaml: encode malformed error messages in base64
If MP_ERROR contains an error message with invalid UTF-8 sequences, encode it in Base64 to obtain printable string. Closes #6781 Closes #6934 NO_DOC=bugfix
Showing
- changelogs/unreleased/gh-6934-nonprintable-error-message.md 4 additions, 0 deletionschangelogs/unreleased/gh-6934-nonprintable-error-message.md
- test/box-luatest/gh_6934_nonprintable_error_message_test.lua 17 additions, 0 deletionstest/box-luatest/gh_6934_nonprintable_error_message_test.lua
- third_party/lua-yaml/lyaml.cc 8 additions, 0 deletionsthird_party/lua-yaml/lyaml.cc
Loading
Please register or sign in to comment