Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | base: Convert scoped_arrays to the new scoped_ptr style. | tfarina@chromium.org | 2013-01-18 | 1 | -1/+1 |
| | | | | | | | | | | BUG=109874 R=darin@chromium.org,ajwong@chromium.org Review URL: https://chromiumcodereview.appspot.com/11961021 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@177670 0039d316-1c4b-4281-b951-d872f2087c98 | ||||
* | TCMalloc: restrict maximum size of memory allocations | jln@chromium.org | 2013-01-15 | 1 | -0/+103 |
For security purposes, we restrict the maximum size of memory allocations under what can be indexed by an int. BUG=169327 NOTRY=true Review URL: https://chromiumcodereview.appspot.com/11857007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@176961 0039d316-1c4b-4281-b951-d872f2087c98 |