libklvanc
libklvanc copied to clipboard
`*outbuf` and `*out_len` left uninitialized when `pixels_used == 0`
https://github.com/stoth68000/libklvanc/blob/b409fc2b0b8051c871f89367a3489f8aa2b6ed37/src/core-lines.c#L177-L184
they should be set to NULL/0 respectively.