[vlc-devel] [PATCH] -- skins2 (more corrections)

Rémi Denis-Courmont rem at videolan.org
Mon Mar 16 21:19:37 CET 2009


Le dimanche 15 mars 2009 02:49:23 brezhoneg1, vous avez écrit :
> DBUS is broken right now (several lock issues with the playlist).
> This patch just solves one issue (a quick workaround to overcome a
> deadlock problem).

I must say that...

     if( !b_playlist_locked ) PL_UNLOCK;
 
+
+    if( b_playlist_locked ) PL_UNLOCK;

...that smells utmostly fishy to me.

-- 
Rémi Denis-Courmont
http://git.remlab.net/cgi-bin/gitweb.cgi?p=vlc-courmisch.git;a=summary



More information about the vlc-devel mailing list