FileCommands: fix deadlock in "albumart" command

Must lock the mutex before calling any of the unprotected InputStream methods.

Closes #462
This commit is contained in:
Max Kellermann
2019-01-21 22:16:46 +01:00
parent 02c68c5cdb
commit 05db6934eb
2 changed files with 7 additions and 2 deletions

2
NEWS
View File

@@ -1,4 +1,6 @@
ver 0.21.5 (not yet released)
* protocol
- fix deadlock in "albumart" command
* tags
- ape: map "Album Artist"
* output