ocarina/core
Anna Schumaker 4250757b83 core/playlists: Don't leak playlist names while loading
We need to free the playlist name after looking up in case we hit the
case where the playlist isn't found.

Signed-off-by: Anna Schumaker <Anna@NoWheyCreamery.com>
2016-09-29 14:50:36 -04:00
..
playlists core/playlists: Don't leak playlist names while loading 2016-09-29 14:50:36 -04:00
tags core/tags/album: __album_query_artist() needs to initialize "found" 2016-09-29 12:44:17 -04:00
audio.c core/file: File version is OCARINA_MINOR_VERSION 2016-09-26 08:07:35 -04:00
core.c core: Defragment databases on startup 2016-09-26 08:07:35 -04:00
database.c core/database: Add a db_rekey() function 2016-09-26 14:58:30 -04:00
date.c core/date: Add functions for reading and writing date stamps 2016-09-26 08:07:35 -04:00
file.c core/file: File version is OCARINA_MINOR_VERSION 2016-09-26 08:07:35 -04:00
idle.c core/idle: Let tests run without the thread pool 2016-07-28 16:17:43 -04:00
playlist.c core/playlists: Select queued tracks playlist when adding tracks 2016-09-26 08:07:35 -04:00
queue.c core/queue: Give queues the option to save and load iterator positions 2016-09-26 08:07:34 -04:00
settings.c core/settings: Check for a NULL key 2016-09-26 12:02:23 -04:00
string.c core/string: Remove unused string functions 2016-08-29 07:33:00 -04:00