Sign in
chromium
/
chromium
/
src
/
326d0badd406985c0b249a48921bc3fa34e6be6f
/
base
/
security_unittest.cc
9ea3e3c
Disable or filter some more tests which often flake under Fuchsia.
by Wez
· 7 years ago
4416579
Rename buildflag_header targets in base for consistency
by Scott Violet
· 8 years ago
d0ecd6a
remove valgrind checks from //base
by Mostyn Bramley-Moore
· 8 years ago
a16212a5
Convert NULL and 0 to nullptr in base using clang-tidy.
by Ivan Kotenkov
· 8 years ago
3038b2f
allocator/Windows: delete the old non-unified allocator-shim
by primiano
· 8 years ago
bc1c109
Disable SecurityTest.NewOverflow under msan.
by thakis
· 8 years ago
a71e1c4d
Enable SecurityTest.NewOverflow on Linux now that valgrind is gone
by thakis
· 9 years ago
4d7b56b4
Reland of nable SecurityTest.NewOverflow on Windows, with clang fix (patchset #1 id:1 of https://codereview.chromium.org/2692183002/ )
by thakis
· 9 years ago
906ce68
Revert of Reenable SecurityTest.NewOverflow on Windows, with clang fix (patchset #2 id:20001 of https://codereview.chromium.org/2694873002/ )
by gcasto
· 9 years ago
9b14da5b
Reenable SecurityTest.NewOverflow on Windows, with clang fix
by thakis
· 9 years ago
4f46a46
Revert of Re-enable SecurityTest.NewOverFlow on Windows. (patchset #2 id:40001 of https://codereview.chromium.org/2679153002/ )
by thakis
· 9 years ago
86930c79
Fix comment.
by siggi
· 9 years ago
82681d8
Re-enable SecurityTest.NewOverFlow on Windows.
by siggi
· 9 years ago
25fea6ff
Re-enable SecurityTest.NewOverflow on Mac.
by rsesek
· 9 years ago
093de9b
Convert //base to use std::unique_ptr
by dcheng
· 9 years ago
db5935f
Move base::FreeDeleter into its own header.
by dcheng
· 9 years ago
bfaeb59
Memory Sheriff: Disable SecurityTest.NewOverflow on Linux
by tommycli
· 10 years ago
9b6f4293
Switch to standard integer types in base/.
by avi
· 10 years ago
a18eb52
Enable SecurityTest.NewOverflow under ThreadSanitizer
by glider
· 10 years ago
1bf9399
Add support for base::UncheckedMalloc on Windows.
by wfh
· 10 years ago
189ce1f
win: Get SecurityTest.CallocOverflow passing again after clang r235553.
by thakis
· 10 years ago
d38072d
clang/win: Fix SecurityTest.CallocOverflow in -Os builds.
by thakis
· 10 years ago
33fd64c
clang/win: Prevent clang from optimizing away a malloc in a test.
by Nico Weber
· 11 years ago
74a449ca
Restore the allocator shim on Windows. Add 2Gb limit on allocations via the shim. Remove tcmalloc from Windows.
by wfh
· 11 years ago
be940e9
Enable MSVC warning for unused locals.
by Peter Kasting
· 11 years ago
17727ff
Disable SecurityTest.NewOverflow as it fails on 10.8
by John Abd-El-Malek
· 11 years ago
e3177dd5
Move file_util to base/files/ directory.
by
[email protected]
· 11 years ago
6c65f2b
Define ADDRESS_SANITIZER whenever ASan is used
by
[email protected]
· 11 years ago
ab68db2d
remove redundant ifdefs
by
[email protected]
· 11 years ago
aee2f33
Use SYZYASAN instead of ADDRESS_SANITIZER.
by
[email protected]
· 11 years ago
5fcce3f7
Add use_allocator instead of linux_use_tcmalloc to switch the allocator.
by
[email protected]
· 11 years ago
c158a36
Fix SecurityTest.CallocOverflow when it's SyzyASan instrumented.
by
[email protected]
· 12 years ago
1d51882f
Fixes for -Wunused-function on Linux, Android and ChromeOS
by
[email protected]
· 12 years ago
e877a06
Disable SecurityTest.NewOverflow under ThreadSanitizer v2
by
[email protected]
· 12 years ago
50a3d9c
Re-enable SecurityTest.CallocOverflow
by
[email protected]
· 12 years ago
7d899e9a
Revert 227219 "Revert 226920 "Roll Clang 188423:191856.""
by
[email protected]
· 12 years ago
65930a847
Revert 227006 "Revert 226984 "Disable CallocOverflow under Mac/A..."
by
[email protected]
· 12 years ago
d60566a
Revert 226920 "Roll Clang 188423:191856."
by
[email protected]
· 12 years ago
f33ebee
Revert 226984 "Disable CallocOverflow under Mac/ASAN"
by
[email protected]
· 12 years ago
1736fed9e
Revert 226978 "Revert 226920 "Roll Clang 188423:191856.""
by
[email protected]
· 12 years ago
4c7cc61
Disable CallocOverflow under Mac/ASAN
by
[email protected]
· 12 years ago
b6213ab8
Revert 226920 "Roll Clang 188423:191856."
by
[email protected]
· 12 years ago
d19d40d
Roll Clang 188423:191856.
by
[email protected]
· 12 years ago
949536b
Reenable the tcmalloc SecurityTests in base_unittests on Windows
by
[email protected]
· 12 years ago
aa2c776
Disable tcmalloc security tests on Windows
by
[email protected]
· 12 years ago
6bc8b7684
Enable SecurityTest.CallocOverflow under ASan on Mac.
by
[email protected]
· 12 years ago
df191bf
base/security: re-enable security check on ASAN
by
[email protected]
· 12 years ago
1cdfdb7
Base Security: fix-up overflow tests
by
[email protected]
· 12 years ago
47db588
Revert 192031 "Base Security: fix-up overflow tests"
by
[email protected]
· 12 years ago
aec8d21
Base Security: fix-up overflow tests
by
[email protected]
· 12 years ago
6084078
Make CallocDiesOnOOM return false under TSan, MSan and ASan. Their allocators return NULL in the case of an overflow.
by
[email protected]
· 12 years ago
d6a6cea
Base: account for calloc aborting in security unittests
by
[email protected]
· 13 years ago
8f185eb
Disable SecurityTest.NewOverflow on Win64
by
[email protected]
· 13 years ago
fe394f3
Security unittests: add more compiler barriers
by
[email protected]
· 13 years ago
547683f
Linux: grow a unique random mapping in ASLR
by
[email protected]
· 13 years ago
ffd994b
Revert 180514: It breaks the windows compile.
by
[email protected]
· 13 years ago
06d1ac6
Linux: grow a unique random mapping in ASLR
by
[email protected]
· 13 years ago
5bd87aa
Revert 180486
by
[email protected]
· 13 years ago
44fd796
Linux: grow a unique random mapping in ASLR
by
[email protected]
· 13 years ago
1b556f8
TCMalloc: support userland ASLR on Linux and Chrome OS
by
[email protected]
· 13 years ago
9c4729b
Base: add a security test to check for new[] or calloc() overflowing.
by
[email protected]
· 13 years ago
b3a14a7
Revert 178928
by
[email protected]
· 13 years ago
9dd40c83
Base: add a security test to check for new[] or calloc() overflowing
by
[email protected]
· 13 years ago
604eb05
base: Convert scoped_arrays to the new scoped_ptr style.
by
[email protected]
· 13 years ago
b5bf9a13
TCMalloc: restrict maximum size of memory allocations
by
[email protected]
· 13 years ago