varlink / libvarlink

C implementation of the Varlink protocol and command line tool
Apache License 2.0
87 stars 15 forks source link

fix: verify for correct utf-8 strings #40

Closed haraldh closed 3 years ago

haraldh commented 3 years ago

Also disallow escaped_null_in_key and string_null_escape. Also disallow unescaped tabs and newlines in strings.