Initialize all values in playlist_generic_init() #107

Closed
opened 2017-05-11 15:57:34 -04:00 by anna · 1 comment
Owner

This function isn't initializing pl_random or pl_length, which works okay for static playlists but could lead to problems with g_malloc()ed playlists. Initializing these last few values should solve the problem.

This function isn't initializing pl_random or pl_length, which works okay for static playlists but could lead to problems with g_malloc()ed playlists. Initializing these last few values should solve the problem.
anna added this to the 6.5.5 milestone 2017-05-11 15:57:34 -04:00
anna self-assigned this 2017-05-11 15:57:34 -04:00
anna added the
bug
label 2017-05-11 15:57:34 -04:00
anna closed this issue 2017-06-12 08:22:38 -04:00
Author
Owner

See commit: bb40ef479f

See commit: bb40ef479f
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

0000-12-31

Dependencies

No dependencies set.

Reference: anna/ocarina#107
No description provided.