]> git.sesse.net Git - vlc/commit
playlist: Make sure the preparser and the fetcher releases all their waiting elements.
authorPierre d'Herbemont <pdherbemont@videolan.org>
Sun, 6 Jul 2008 21:36:30 +0000 (23:36 +0200)
committerPierre d'Herbemont <pdherbemont@videolan.org>
Sun, 6 Jul 2008 21:36:30 +0000 (23:36 +0200)
commit58159c007842b807e5f01d53f3ce728283c3be5f
tree58c203e7d5fe860cc4806e6555e62720f0cd3c80
parentaaa0b5f0d55731b58d719d88902671f7861eb0f5
playlist: Make sure the preparser and the fetcher releases all their waiting elements.

Fix issue with leaked input item at exit.
src/playlist/engine.c