commit | 86440f533f6efca55ff112c93c6bab8839c797e2 | [log] [tgz] |
---|---|---|
author | [email protected] <[email protected]@0039d316-1c4b-4281-b951-d872f2087c98> | Thu Dec 31 05:17:23 2009 |
committer | [email protected] <[email protected]@0039d316-1c4b-4281-b951-d872f2087c98> | Thu Dec 31 05:17:23 2009 |
tree | f82b131ac027153db80c9b34333efdf2fdcb1eba | |
parent | d00f62bb10ab0515445414b6080b792aa703b735 [diff] |
Avoid calling vector resize() with excessive size parameter: fix broken integer overflow checks, or remove resize() calls to simplify non-hot-path cases, or add stronger validations as appropriate. BUG=31364 TEST=NONE Review URL: http://codereview.chromium.org/519031 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@35414 0039d316-1c4b-4281-b951-d872f2087c98