taglib/mpeg
Scott Wheeler 59fd610999 Finally took Tommi's suggestion here and introduced a version of the ByteVectorList::split()
that takes a maximum number of values.  This should probably be used more widely in
places where the max is known ahead of time for this to be a more useful fix than nailing
just this special case.  Anyway, fixes the bug.

BUG:103622


git-svn-id: svn://anonsvn.kde.org/home/kde/trunk/kdesupport/taglib@438030 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
2005-07-23 23:11:20 +00:00
..
id3v1 Misspelling. 2005-07-13 12:22:34 +00:00
id3v2 Finally took Tommi's suggestion here and introduced a version of the ByteVectorList::split() 2005-07-23 23:11:20 +00:00
Makefile.am APE-tags for mp3s. 2004-08-15 21:14:12 +00:00
mpegfile.cpp Continuing going through my pile-o-patches: 2005-07-21 17:33:36 +00:00
mpegfile.h Continuing going through my pile-o-patches: 2005-07-21 17:33:36 +00:00
mpegheader.cpp This commit was manufactured by cvs2svn to accommodate 2004-02-17 02:11:05 +00:00
mpegheader.h This commit was manufactured by cvs2svn to accommodate 2004-02-17 02:11:05 +00:00
mpegproperties.cpp Always explicitly check for divide by zero conditions. 2004-08-02 12:51:14 +00:00
mpegproperties.h This commit was manufactured by cvs2svn to accommodate 2004-02-17 02:11:05 +00:00
xingheader.cpp startsWith() should be used to avoid bugs like: s.mid(0, 4) == "Foo". 2004-12-19 05:45:33 +00:00
xingheader.h This commit was manufactured by cvs2svn to accommodate 2004-02-17 02:11:05 +00:00