playlist_song: fix user-after-free bug

This commit is contained in:
Max Kellermann
2012-08-15 23:57:38 +02:00
parent 9374e0f445
commit 20695ef369
2 changed files with 4 additions and 1 deletions

1
NEWS
View File

@@ -11,6 +11,7 @@ ver 0.17.2 (2012/??/??)
- httpd: fix throttling bug after resuming playback
* mapper: fix non-UTF8 music directory name
* mapper: fix potential crash in file permission check
* playlist: fix use-after-free bug
ver 0.17.1 (2012/07/31)