crav1e: Do not use libc::strdup in status_to_str
MSVC would not find it when building a shared library. Incidentally also fix a use after free.
Loading
Please register or sign in to comment
MSVC would not find it when building a shared library. Incidentally also fix a use after free.