lastfm: use sink argument and fix possible usage of m_service after delete

This commit is contained in:
Andrzej Rybczak
2015-05-23 19:33:20 +02:00
parent d54de65990
commit 20a4e486cc
3 changed files with 11 additions and 12 deletions

1
NEWS
View File

@@ -5,6 +5,7 @@ ncmpcpp-0.6.5 (????-??-??)
* Searching in text fields now respects regular expression configuration.
* When numbering tracks in tag editor all the other track tags are discarded.
* Xiph tag DESCRIPTION is now rewritten as COMMENT when updating tags.
* Possible access of already freed memory when downloading artist info is fixed.
ncmpcpp-0.6.4 (2015-05-02)