diff options
author | Max Kellermann <max@duempel.org> | 2014-01-08 19:50:44 +0100 |
---|---|---|
committer | Max Kellermann <max@duempel.org> | 2014-01-08 19:50:44 +0100 |
commit | e490e5d0ab6f7ab2204329c0280310b33f3a49f4 (patch) | |
tree | 1fd8800d58780cb19615ee4a728872f8b0df0de8 /NEWS | |
parent | 3a05c421e0c7f8662d16c6fa5449840bf0390ebe (diff) | |
download | mpd-e490e5d0ab6f7ab2204329c0280310b33f3a49f4.tar.gz mpd-e490e5d0ab6f7ab2204329c0280310b33f3a49f4.tar.xz mpd-e490e5d0ab6f7ab2204329c0280310b33f3a49f4.zip |
playlist/pls: don't free stack buffer
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,5 +1,6 @@ ver 0.18.7 (not yet released) * playlist + - pls: fix crash after parser error - soundcloud: fix build failure with libyajl 2.0.1 * daemon: don't initialize supplementary groups when already running as the configured user |