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.
This commit is contained in:
Max Kellermann
2009-01-03 23:28:51 +01:00
parent 77b32addf1
commit 149f4e10cf
2 changed files with 18 additions and 7 deletions

1
NEWS
View File

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