[vlc-devel] VLC_PlaylistClear does not lock playlist's mutex

Jan Bölsche jan at muskelfisch.com
Tue Jan 17 15:27:03 CET 2006


My client experiences occasional crashes when clearing playlists.

I investigated VLC_PlaylistClear() and was wondering, why it does not 
call playlist_LockClear, which locks the playlist's object_lock before 
manipulating the playlist.
Instead it calls playlist_Clear() which does no synchronisation.


-- 
This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://developers.videolan.org/lists.html



More information about the vlc-devel mailing list