bstr: fix type mismatch on %.*s
This is `int` and not `size_t`, which may cause issues on platforms where the two are not the same size.
Please register or sign in to comment
This is `int` and not `size_t`, which may cause issues on platforms where the two are not the same size.
VideoLAN code repository instance