diff options
author | Max Kellermann <max@duempel.org> | 2008-09-15 13:27:33 +0200 |
---|---|---|
committer | Max Kellermann <max@duempel.org> | 2008-09-15 13:27:33 +0200 |
commit | 3da600fbb0c33ec5cfb76e5341cf21c160592202 (patch) | |
tree | 1bce6e91b790fce761352a6100445978d6ad9717 /src/mpdclient.h | |
parent | 3ef31f6e0c13aa7b2ebd1fcacd7e1aa3ac560ba5 (diff) | |
download | mpd-3da600fbb0c33ec5cfb76e5341cf21c160592202.tar.gz mpd-3da600fbb0c33ec5cfb76e5341cf21c160592202.tar.xz mpd-3da600fbb0c33ec5cfb76e5341cf21c160592202.zip |
free info entity while iterating
Memory leak: the function mpdclient_playlist_update_changes() did not
free the entity which was returned by mpd_getNextInfoEntity(). Add a
mpd_freeInfoEntity() call at the end of each iteration.
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions