decoder/faad: fix memory leak

This commit is contained in:
Max Kellermann
2014-01-08 22:11:00 +01:00
parent e490e5d0ab
commit fdd76b3461
2 changed files with 4 additions and 0 deletions

2
NEWS
View File

@@ -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