aboutsummaryrefslogtreecommitdiffstats
path: root/src/playlist_song.c (unfollow)
Commit message (Collapse)AuthorFilesLines
2010-07-25playlist_song: fix memory leakMax Kellermann1-0/+2
Free the temporary path string in apply_song_metadata().
2010-02-08playlist_queue: moved check_translate_song() to playlist_song.cMax Kellermann1-0/+139