diff options
author | Max Kellermann <max@duempel.org> | 2014-01-08 22:11:00 +0100 |
---|---|---|
committer | Max Kellermann <max@duempel.org> | 2014-01-08 22:11:00 +0100 |
commit | fdd76b346171126e143835429a26044a1cbbfb8f (patch) | |
tree | 4338d6c24ba986eab243b7925abe4ed6afd22a86 /NEWS | |
parent | e490e5d0ab6f7ab2204329c0280310b33f3a49f4 (diff) | |
download | mpd-fdd76b346171126e143835429a26044a1cbbfb8f.tar.gz mpd-fdd76b346171126e143835429a26044a1cbbfb8f.tar.xz mpd-fdd76b346171126e143835429a26044a1cbbfb8f.zip |
decoder/faad: fix memory leak
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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 |