aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorMax Kellermann <max@duempel.org>2010-06-30 23:38:49 +0200
committerMax Kellermann <max@duempel.org>2010-06-30 23:38:49 +0200
commita1882f48beee0c1b6750ec03f8b133e7325057a9 (patch)
tree274136dceee0a9bd52d97731d2ca4ad3a821e24a /NEWS
parentc3569814bda057142da3f02a8d0cccb35184e396 (diff)
downloadmpd-a1882f48beee0c1b6750ec03f8b133e7325057a9.tar.gz
mpd-a1882f48beee0c1b6750ec03f8b133e7325057a9.tar.xz
mpd-a1882f48beee0c1b6750ec03f8b133e7325057a9.zip
decoder/vorbis: handle uri==NULL
This fixes a theoretical crash, which has never occurred in practice.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 14465cad5..fac8ec6fd 100644
--- a/NEWS
+++ b/NEWS
@@ -4,6 +4,7 @@ ver 0.15.11 (2010/??/??)
* decoders:
- mp4ff: support tags "album artist", "albumartist", "band"
- mikmod: fix memory leak
+ - vorbis: handle uri==NULL
- ffmpeg: free AVFormatContext on error
- ffmpeg: read more metadata
* playlist: emit IDLE_OPTIONS when resetting single mode