]> git.sesse.net Git - vlc/commit
playlist: Fix the return value of playlist_ItemToNode when the node has to be created.
authorPierre d'Herbemont <pdherbemont@videolan.org>
Tue, 22 Jul 2008 19:27:05 +0000 (21:27 +0200)
committerPierre d'Herbemont <pdherbemont@videolan.org>
Tue, 22 Jul 2008 19:28:11 +0000 (21:28 +0200)
commit6e3e18c6fabf8e0d4af051bd290de60ddf1a2375
tree9c9bfc361d3a38534e184c812177e510021d3a0b
parent1f293c204952d61f68b73943e4a9c8b6fbfcc6f8
playlist: Fix the return value of playlist_ItemToNode when the node has to be created.

Fixes asserts in directory module.
src/playlist/item.c