mirror of
https://github.com/taglib/taglib.git
synced 2025-05-27 21:20:26 -04:00
Initialize tag to avoid possible crashes
git-svn-id: svn://anonsvn.kde.org/home/kde/trunk/kdesupport/taglib@540838 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
This commit is contained in:
parent
f181d1d18b
commit
ef34e50406
@ -50,6 +50,7 @@ public:
|
||||
ID3v1Tag(0),
|
||||
ID3v1Location(-1),
|
||||
comment(0),
|
||||
tag(0),
|
||||
properties(0),
|
||||
flacStart(0),
|
||||
streamStart(0),
|
||||
|
Loading…
Reference in New Issue
Block a user