]> git.sesse.net Git - vlc/commit
- playlist.c: avoid a segfault when playlist_ViewFind() returns NULL.
authorCyril Deguet <asmax@videolan.org>
Sat, 8 Jan 2005 17:49:22 +0000 (17:49 +0000)
committerCyril Deguet <asmax@videolan.org>
Sat, 8 Jan 2005 17:49:22 +0000 (17:49 +0000)
commit4aae8a68d3fce40bd454a43e17b35b31e4204215
treeec9d0bd8fbbcb304cd7b193dc74f3be0744d8c36
parenta2de6063b8eee5221ff13775ca89fee2666387a3
- playlist.c: avoid a segfault when playlist_ViewFind() returns NULL.
 Anyway I guess it should not happen so there is a bug in the playlist
 code but I have no time to understand it...
src/playlist/playlist.c