commit | 03b168a69bd155be2675d7dffa342a30990259f7 | [log] [tgz] |
---|---|---|
author | Mathias Agopian <mathias@google.com> | Thu May 17 16:52:21 2012 -0700 |
committer | Alex Ray <aray@google.com> | Tue Jul 30 13:56:59 2013 -0700 |
tree | 2e3077fc30a7603f5945960d9b4244a6543aa913 | |
parent | 69fc3d4e1e73c47aec6c8e932b0f0239dd777dd3 [diff] |
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