summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorMax Kellermann <max@musicpd.org>2020-10-05 20:18:04 +0200
committerMax Kellermann <max@musicpd.org>2020-10-05 20:26:42 +0200
commitcb4fdac469fd1436aac13b890361ba2b69d1e0a6 (patch)
treeb3f9e683298117b26fe49abc0d4682b81d1aa3e1 /NEWS
parentac46a84391468dc886983955850060736404ee14 (diff)
playlist/cue/parser: fix nullptr dereference
Closes https://github.com/MusicPlayerDaemon/MPD/issues/974
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 4dc6b4e06..ab03945cf 100644
--- a/NEWS
+++ b/NEWS
@@ -3,7 +3,7 @@ ver 0.22.1 (not yet released)
- alsa: don't deadlock when the ALSA driver is buggy
- jack, pulse: reduce the delay when stopping or pausing playback
* playlist
- - cue: fix crash bug
+ - cue: fix two crash bugs
ver 0.22 (2020/09/23)
* protocol