aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorMax Kellermann <max@duempel.org>2009-01-03 23:28:51 +0100
committerMax Kellermann <max@duempel.org>2009-01-03 23:28:51 +0100
commit149f4e10cf339f90cea05b588b0099febf097b67 (patch)
tree0f810ebe7e976b18e433f2e1c5b8edebc11fa2c8 /NEWS
parent77b32addf1639cf94475b40b1b9ed8990b9f5858 (diff)
downloadmpd-149f4e10cf339f90cea05b588b0099febf097b67.tar.gz
mpd-149f4e10cf339f90cea05b588b0099febf097b67.tar.xz
mpd-149f4e10cf339f90cea05b588b0099febf097b67.zip
decoder_api: moved code to do_send_tag(), free temporary tag
This patch fixes a minor memory leak: when decoder_tag() attempted to send a merged tag object (created by tag_add_stream_tags()), and was interrupted by a decoder command, it did not free the temporary merged tag object.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 4be474d9e..bb764daca 100644
--- a/NEWS
+++ b/NEWS
@@ -10,6 +10,7 @@ ver 0.15 - (200?/??/??)
* support logging to syslog
* fall back to XDG music directory if no music_directory is configured
* failure to read the state file is non-fatal
+* fix minor memory leak in decoder_tag()
ver 0.14 (2008/12/25)
* audio outputs: