Avoid uint overflow in case the length + index is over UINT_MAX
authorLukáš Lalinský <lalinsky@gmail.com>
Sat, 10 Mar 2012 07:46:20 +0000 (08:46 +0100)
committerLukáš Lalinský <lalinsky@gmail.com>
Sat, 10 Mar 2012 08:13:04 +0000 (09:13 +0100)
commit110cac8429bdf660e7749ced7054b0d1728df75c
tree527ed4dbe24d681be91cddf1ad13d4e88098582e
parent258ae751b5a40255699c170c57400b19006d1c8a
Avoid uint overflow in case the length + index is over UINT_MAX
taglib/toolkit/tbytevector.cpp