]> git.sesse.net Git - vlc/commitdiff
This is still buggy.
authorRémi Denis-Courmont <remi@remlab.net>
Sun, 28 Feb 2010 17:10:46 +0000 (19:10 +0200)
committerRémi Denis-Courmont <remi@remlab.net>
Sun, 28 Feb 2010 17:11:10 +0000 (19:11 +0200)
modules/gui/qt4/qt4.cpp

index 276aabf86331f40990c4b5148840292b3c4e8700..eba2231e92b33357210e49290593bebe78056c2f 100644 (file)
@@ -475,7 +475,9 @@ static void *Thread( void *obj )
 
     if (p_mi != NULL)
     {
-        /* FIXME: are we sure that video window is already destroyed? */
+#warning BUG!
+        /* FIXME: the video window may still be registerd at this point */
+        /* See LP#448082 as an example. */
 
         p_intf->p_sys->p_mi = NULL;
         /* Destroy first the main interface because it is connected to some