Mercurial > mplayer.hg
log playtreeparser.c @ 30751:a375d947381b
age | author | description |
---|---|---|
Sun, 28 Feb 2010 09:41:07 +0000 | reimar | Use negative return values for errors in pls_read_entry to make it match |
Sun, 28 Feb 2010 09:39:30 +0000 | reimar | A playlist entry number of 0 is invalid for pls playlists. |
Sun, 28 Feb 2010 09:37:35 +0000 | reimar | Improve integer overflow and realloc error handling in playlist parser. |