summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorMax Kellermann <max@musicpd.org>2017-01-08 12:40:56 +0100
committerMax Kellermann <max@musicpd.org>2017-01-08 12:46:35 +0100
commit3c66feff5ac2ea4641f52747d05125c320da3431 (patch)
tree1d812af03fd139c6b1d3042dc7d7fb7e47aeece9 /NEWS
parent218c3bc0d5bef409a5195cf4d4e0b819999d42df (diff)
lib/curl/Global: defer the ReadInfo() call
Fixes a crash that can occur due to recursion from InvalidateSockets() to ReadInfo() to CurlRequest callbacks.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index b852673ac..11b832967 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,6 @@
ver 0.20.1 (not yet released)
+* input
+ - curl: fix crash bug
* mixer
- alsa: normalize displayed volume according to human perception
* fix crash with volume_normalization enabled