Diff between 550dab5ce251ca54e81a9541b03be56a10c8744d and c6b9a502a070bac72c08c9100923aed120dc6ad7
Changed Files
| File | Additions | Deletions | Status |
| profiles/audio/player.c | +1 | -1 | modified |
Full Patch
diff --git a/profiles/audio/player.c b/profiles/audio/player.c
index 0834def..0c52ea9 100644
--- a/profiles/audio/player.c
+++ b/profiles/audio/player.c
@@ -1845,7 +1845,7 @@ struct media_item *media_player_set_playlist_item(struct media_player *mp,
DBG("%" PRIu64 "", uid);
- if (folder == NULL)
+ if (folder == NULL || uid == 0)
return NULL;
item = media_folder_create_item(mp, folder, NULL,