mapper: fix memory leak when playlist_directory is not set
Don't allocate the file name before the playlist_dir==NULL check.
This commit is contained in:
Reference in New Issue
Block a user
Don't allocate the file name before the playlist_dir==NULL check.