-
Pierre d'Herbemont authored
* Fix a rare race condition that may happen because the refcount was changed outside of the structure lock. * assert(refcount>0) in some key function to help to track freed object easily. * Use vlc_object_yield_locked() instead of refcount++.
0f8d02ae