]> granicus.if.org Git - taglib/commit
Don't allow address of zero-length array to be taken to prevent run-time errors with
authorMichael Pyne <mpyne@kde.org>
Sat, 26 May 2007 23:03:17 +0000 (23:03 +0000)
committerMichael Pyne <mpyne@kde.org>
Sat, 26 May 2007 23:03:17 +0000 (23:03 +0000)
commite08587db9aaf7f51090d47334f5cdc7b84be5dbe
tree72a287896d08b9ccf5cc8ca9665b201385ae7f61
parent91046cf73fba5de2f6cebeaccb6455bc5bc82094
Don't allow address of zero-length array to be taken to prevent run-time errors with
strict STL implementations.

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