mirror of
https://github.com/owntone/owntone-server.git
synced 2025-02-03 09:56:00 -05:00
Fix memory leak
This commit is contained in:
parent
fcf1918438
commit
14a508bc34
@ -199,7 +199,6 @@ void daap_handler(WS_CONNINFO *pwsc) {
|
||||
*/
|
||||
|
||||
daap_serialize(root,pwsc->fd,0);
|
||||
daap_free(root);
|
||||
} else {
|
||||
/* stream out the song */
|
||||
pwsc->close=1;
|
||||
|
Loading…
x
Reference in New Issue
Block a user