Mercurial > mplayer.hg
log playtree.c @ 33197:17dba462c48c
age | author | description |
---|---|---|
Sun, 07 Nov 2010 12:47:40 +0000 | diego | Remove some useless NULL pointer checks before invoking free() on the pointer. |
Fri, 13 Aug 2010 15:58:11 +0000 | siretart | sanity check to avoid a segmentation fault in playtree.c on empty playlists. |
Sun, 13 Jun 2010 17:15:55 +0000 | diego | Remove unused function pt_add_gui_file(). |