Skip to content

Commit

Permalink
Restore the allocator shim on Windows. Add 2Gb limit on allocations v…
Browse files Browse the repository at this point in the history
…ia the shim. Remove tcmalloc from Windows.

Restore working tcmalloc_unittests on Linux and allocator_unittests on other platforms.  Add Death tests to base_unittests SecurityTests.  Fix prep_libc.py to actually strip the objects correctly.

BUG=169327,434397
TEST=base_unittests --gtest_filter=SecurityTest.*
TEST=allocator_unittests, tcmalloc_unittest

Review URL: https://codereview.chromium.org/774683003

Cr-Commit-Position: refs/heads/master@{#311194}
  • Loading branch information
wfh-chromium authored and Commit bot committed Jan 13, 2015
1 parent cd8452b commit 74a449c
Show file tree
Hide file tree
Showing 13 changed files with 627 additions and 854 deletions.
538 changes: 241 additions & 297 deletions base/allocator/allocator.gyp

Large diffs are not rendered by default.

378 changes: 0 additions & 378 deletions base/allocator/allocator_shim.cc

This file was deleted.

Loading

0 comments on commit 74a449c

Please sign in to comment.