playlist: Use PL_ASSERT_LOCKED where the playlist lock should be held.
Note, this commit may create some assert in previously working code. That does mean that this code wasn't properly working, and that it lacks a PL_LOCK. I prefer nice assert() over races.
Showing
Please register or sign in to comment