]> git.sesse.net Git - vlc/commit
services_discovery: playlist_NodesPairCreate needs a lock.
authorPierre d'Herbemont <pdherbemont@videolan.org>
Tue, 15 Jul 2008 11:07:23 +0000 (13:07 +0200)
committerPierre d'Herbemont <pdherbemont@videolan.org>
Tue, 15 Jul 2008 11:21:24 +0000 (13:21 +0200)
commit115d0547f7176a77a18564e0f901e4734becba80
tree4a15e66d8965c77e7ab48aae9724bfef98e8c29c
parent7a4fd6378700e37ce0972ed8a70a31424c96e589
services_discovery: playlist_NodesPairCreate needs a lock.

Should fix #1708 (Adding a folder in the Mac OS X VLC *media library* result in an assertion failure). Thanks to upcoming commit "playlist: Use PL_ASSERT_LOCKED where the playlist lock should be held.".
src/playlist/services_discovery.c