On Fri, May 10, 2019 at 08:29:47AM -0400, Eric Garver wrote:
> When calling ffi functions, if the string is unicode we need to convert
> to utf-8. Then convert back for any output we receive.
>
> Fixes: 586ad210368b7 ("libnftables: Implement JSON parser")
> Signed-off-by: Eric Garver <[email protected]>Acked-by: Phil Sutter <[email protected]> Thanks, Phil
