libvlc: Fix a typo in vlc_gc_object vlc_release(). We need to desstroy when...
libvlc: Fix a typo in vlc_gc_object vlc_release(). We need to desstroy when the refcount reaches zero. (Why do we use uint? We can't track over-releasing?) (Or we need to init it at 2).
Showing
Please register or sign in to comment