]> git.sesse.net Git - vlc/commit
qt4: Forgotten lock. Reported by ahoka.
authorPierre d'Herbemont <pdherbemont@videolan.org>
Wed, 16 Jul 2008 21:46:30 +0000 (23:46 +0200)
committerPierre d'Herbemont <pdherbemont@videolan.org>
Wed, 16 Jul 2008 21:46:30 +0000 (23:46 +0200)
commitdb3f5756103f3103b28ca0554c59461602a75ccf
treeca85f8920c513d91a52b65a5b6f1562d40d83dd1
parent4630078ee9fe10f7c52ccd0cf34d83ed25e20680
qt4: Forgotten lock. Reported by ahoka.

Anyway this is broken, qt4 shouldn't assume that the playlist_item_t can't be deleted. We need to implement refcounting here, or a sound garbage collection. Refcounting would be safer.
modules/gui/qt4/components/playlist/playlist.cpp