diff options
author | Max Kellermann <max@duempel.org> | 2009-07-06 22:09:30 +0200 |
---|---|---|
committer | Max Kellermann <max@duempel.org> | 2009-07-06 22:09:30 +0200 |
commit | c0c5119788c24832ee548df7f3f72742c878e906 (patch) | |
tree | 5b777696ba8c0778945857773d75eb69913253df /src/normalize.h | |
parent | 64ca94c91020626edf626a7e639e168dba9e7d74 (diff) | |
download | mpd-c0c5119788c24832ee548df7f3f72742c878e906.tar.gz mpd-c0c5119788c24832ee548df7f3f72742c878e906.tar.xz mpd-c0c5119788c24832ee548df7f3f72742c878e906.zip |
decoder/flac: fix assertion failure in tag_free() call
Initialize flac_data.tag right after flac_data_init(). This way, the
"goto fail" won't jump to the point where tag_free(NULL) can be
called.
Diffstat (limited to 'src/normalize.h')
0 files changed, 0 insertions, 0 deletions