playlist: fix callback leak
Note that we cannot hold the playlist lock while removing the callback, since the callback function takes the playlist lock.
Showing
Please register or sign in to comment
Note that we cannot hold the playlist lock while removing the callback, since the callback function takes the playlist lock.