]> granicus.if.org Git - taglib/commit
Make sure that there's (a) data in a bytevector that we're trying to convert
authorScott Wheeler <wheeler@kde.org>
Thu, 28 Oct 2004 22:11:41 +0000 (22:11 +0000)
committerScott Wheeler <wheeler@kde.org>
Thu, 28 Oct 2004 22:11:41 +0000 (22:11 +0000)
commita18866a48b210062d360d1457101dbffd03b66ac
tree565026a7de8579f037b30af034b2e3795450894c
parent790c1b16c6c43a659ad01135198c0f384615516d
Make sure that there's (a) data in a bytevector that we're trying to convert
to an integer before trying to convert it and (b) make sure that there's data
in an APE::Item before trying to parse it.

BUG:92028

git-svn-id: svn://anonsvn.kde.org/home/kde/trunk/kdesupport/taglib@358637 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
ape/apeitem.cpp
toolkit/tbytevector.cpp