Skip to content

Fix clear database

Fix an out of bound access and a use after free when clearDatabase is called with restorePlaylists set to true, but no playlist was stored in db at this time.

This needs to be backported to 0.6.x

Merge request reports