aboutsummaryrefslogtreecommitdiffstats
path: root/src/decode.c
diff options
context:
space:
mode:
authorEric Wong <normalperson@yhbt.net>2008-08-27 20:45:13 -0700
committerEric Wong <normalperson@yhbt.net>2008-08-27 22:38:45 -0700
commitdb0df3a3bd59a3c943a81f17567fef4fcb4cc215 (patch)
tree5158d1f6d571ef6c651177371b9f8221d96cfca2 /src/decode.c
parent541a989803188f183f36fd33b1eef519fc46ee23 (diff)
downloadmpd-db0df3a3bd59a3c943a81f17567fef4fcb4cc215.tar.gz
mpd-db0df3a3bd59a3c943a81f17567fef4fcb4cc215.tar.xz
mpd-db0df3a3bd59a3c943a81f17567fef4fcb4cc215.zip
metadata_pipe: remove highly unlikely memory leak
When we send metadata, there's a remote chance that our pipe is full and our tag will be silently discarded. If that happens, the readers will never have a chance to free the tag, so ensure we free it before returning to the caller.
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions