History log of /frameworks/native/libs/utils/tests/Vector_test.cpp
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
a9611c5d5b61c594b9f5f24b24a665dc1e647f81 18-May-2012 Mathias Agopian <mathias@google.com> fix a corruption in Vector<> when adding new items

would happen when vectors are copied and new items is
added in both vectors. we didn't duplicate the underlying
storage when adding items in vectors.

Bug: 6515797
Change-Id: If544c07d96c05821e088d7f2c9b5736f7e306c31
/frameworks/native/libs/utils/tests/Vector_test.cpp