aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorMax Kellermann <max@duempel.org>2014-01-08 22:11:00 +0100
committerMax Kellermann <max@duempel.org>2014-01-08 22:11:00 +0100
commitfdd76b346171126e143835429a26044a1cbbfb8f (patch)
tree4338d6c24ba986eab243b7925abe4ed6afd22a86 /NEWS
parente490e5d0ab6f7ab2204329c0280310b33f3a49f4 (diff)
downloadmpd-fdd76b346171126e143835429a26044a1cbbfb8f.tar.gz
mpd-fdd76b346171126e143835429a26044a1cbbfb8f.tar.xz
mpd-fdd76b346171126e143835429a26044a1cbbfb8f.zip
decoder/faad: fix memory leak
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index e222e0965..1a6f00f9c 100644
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,8 @@ ver 0.18.7 (not yet released)
* playlist
- pls: fix crash after parser error
- soundcloud: fix build failure with libyajl 2.0.1
+* decoder
+ - faad: fix memory leak
* daemon: don't initialize supplementary groups when already running
as the configured user