]> granicus.if.org Git - taglib/commit
Expand the internal buffer of ByteVector only if really needed.
authorTsuda Kageyu <tsuda.kageyu@gmail.com>
Thu, 14 May 2015 02:20:35 +0000 (11:20 +0900)
committerTsuda Kageyu <tsuda.kageyu@gmail.com>
Thu, 14 May 2015 02:20:35 +0000 (11:20 +0900)
commita924ca0db76079e3d95e885afa2eca4822eaa0d6
tree38fabc3a6ca74337002c33a92b22728c86ffcb59
parentff8443f33a4d6c7a577b66048692f0471df76830
Expand the internal buffer of ByteVector only if really needed.
Add tests for all execution paths of ByteVector::resize().
taglib/toolkit/tbytevector.cpp
tests/test_bytevector.cpp