diff options
author | Max Kellermann <max@duempel.org> | 2009-10-16 17:39:17 +0200 |
---|---|---|
committer | Max Kellermann <max@duempel.org> | 2009-10-16 17:39:17 +0200 |
commit | d09e19c3dc6216ff0b3b4a69a778e45482ae66c5 (patch) | |
tree | 0296925b5eeb90bd3d146fc7b04261af6123801d /src/player_thread.h | |
parent | 8ae5bc4d790d026a25049dd213814429ff8c8b2b (diff) | |
download | mpd-d09e19c3dc6216ff0b3b4a69a778e45482ae66c5.tar.gz mpd-d09e19c3dc6216ff0b3b4a69a778e45482ae66c5.tar.xz mpd-d09e19c3dc6216ff0b3b4a69a778e45482ae66c5.zip |
decoder/flac: fixed two memory leaks in the CUE tag loader
Don't initialize "vc" and "cs" with FLAC__metadata_object_new(); that
value is overwritten by FLAC__metadata_get_tags() and
FLAC__metadata_get_cuesheet().
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions