]> granicus.if.org Git - taglib/commit
Alright -- most of this code is just more cleanups, and the bugfix part of it
authorScott Wheeler <wheeler@kde.org>
Sun, 29 Jan 2006 17:47:38 +0000 (17:47 +0000)
committerScott Wheeler <wheeler@kde.org>
Sun, 29 Jan 2006 17:47:38 +0000 (17:47 +0000)
commit361ce1635a6079bb1a1e8707ed3356021a2fda42
treeeed4abb9c9a95e5be2666fd699bb98ae217f3460
parent142ddfadc9cfca2bd25728b7a7c2c5970cef4559
Alright -- most of this code is just more cleanups, and the bugfix part of it
is relatively small.  Basically it took a while for me to be convinced that the
ID3v2 location was always going to be before the FLAC data stream pointer.  I've
added a check to make sure that it stays that way, but I don't expect us to
actually hit that code.

BUG:120578

git-svn-id: svn://anonsvn.kde.org/home/kde/trunk/kdesupport/taglib@503614 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
flac/flacfile.cpp