mirror of
https://github.com/taglib/taglib.git
synced 2025-06-04 01:28:21 -04:00
don't leak
git-svn-id: svn://anonsvn.kde.org/home/kde/trunk/kdesupport/taglib@768586 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
This commit is contained in:
parent
9ae596a2e5
commit
3f19588bb1
@ -69,6 +69,7 @@ public:
|
||||
delete ID3v2Tag;
|
||||
delete ID3v1Tag;
|
||||
delete comment;
|
||||
delete tag;
|
||||
delete properties;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user