.. |
scripts
|
sancov.py: [Py3] Get rid of "print" statement. Use print() or write() instead.
|
2017-02-12 00:26:28 +00:00 |
symbolizer
|
[compiler-rt] Add undefined "dup" symbol into internal symbolizer white-list.
|
2017-03-16 01:17:31 +00:00 |
tests
|
…
|
|
.clang-format
|
…
|
|
.clang-tidy
|
…
|
|
CMakeLists.txt
|
Add lsan function stubs for darwin
|
2017-02-13 21:03:15 +00:00 |
sancov_flags.cc
|
…
|
|
sancov_flags.h
|
…
|
|
sancov_flags.inc
|
…
|
|
sanitizer_addrhashmap.h
|
…
|
|
sanitizer_allocator.cc
|
…
|
|
sanitizer_allocator.h
|
…
|
|
sanitizer_allocator_bytemap.h
|
…
|
|
sanitizer_allocator_combined.h
|
…
|
|
sanitizer_allocator_interface.h
|
[asan] add one more argument to __sanitizer_print_memory_profile, remove a redundant weak definition.
|
2017-03-15 23:27:14 +00:00 |
sanitizer_allocator_internal.h
|
…
|
|
sanitizer_allocator_local_cache.h
|
…
|
|
sanitizer_allocator_primary32.h
|
…
|
|
sanitizer_allocator_primary64.h
|
…
|
|
sanitizer_allocator_secondary.h
|
…
|
|
sanitizer_allocator_size_class_map.h
|
…
|
|
sanitizer_allocator_stats.h
|
…
|
|
sanitizer_asm.h
|
…
|
|
sanitizer_atomic.h
|
…
|
|
sanitizer_atomic_clang.h
|
…
|
|
sanitizer_atomic_clang_other.h
|
…
|
|
sanitizer_atomic_clang_x86.h
|
…
|
|
sanitizer_atomic_msvc.h
|
…
|
|
sanitizer_bitvector.h
|
…
|
|
sanitizer_bvgraph.h
|
…
|
|
sanitizer_common.cc
|
[asan] add one more argument to __sanitizer_print_memory_profile, remove a redundant weak definition.
|
2017-03-15 23:27:14 +00:00 |
sanitizer_common.h
|
[sanitizer] Bail out with warning if user dlopens shared library with RTLD_DEEPBIND flag
|
2017-03-09 10:47:38 +00:00 |
sanitizer_common_interceptors.inc
|
[msan] Intercept getloadavg.
|
2017-03-16 01:06:22 +00:00 |
sanitizer_common_interceptors_format.inc
|
…
|
|
sanitizer_common_interceptors_ioctl.inc
|
…
|
|
sanitizer_common_interface.inc
|
[asan] add one more argument to __sanitizer_print_memory_profile, remove a redundant weak definition.
|
2017-03-15 23:27:14 +00:00 |
sanitizer_common_interface_posix.inc
|
…
|
|
sanitizer_common_libcdep.cc
|
[asan] add one more argument to __sanitizer_print_memory_profile, remove a redundant weak definition.
|
2017-03-15 23:27:14 +00:00 |
sanitizer_common_nolibc.cc
|
…
|
|
sanitizer_common_syscalls.inc
|
…
|
|
sanitizer_coverage_interface.inc
|
…
|
|
sanitizer_coverage_libcdep.cc
|
[compiler-rt][asan|win] Fix flaky unittest due to large allocations
|
2017-02-14 18:57:17 +00:00 |
sanitizer_coverage_libcdep_new.cc
|
…
|
|
sanitizer_coverage_mapping_libcdep.cc
|
…
|
|
sanitizer_coverage_win_dll_thunk.cc
|
…
|
|
sanitizer_coverage_win_dynamic_runtime_thunk.cc
|
…
|
|
sanitizer_coverage_win_sections.cc
|
…
|
|
sanitizer_coverage_win_weak_interception.cc
|
…
|
|
sanitizer_dbghelp.h
|
…
|
|
sanitizer_deadlock_detector.h
|
…
|
|
sanitizer_deadlock_detector1.cc
|
…
|
|
sanitizer_deadlock_detector2.cc
|
…
|
|
sanitizer_deadlock_detector_interface.h
|
…
|
|
sanitizer_flag_parser.cc
|
…
|
|
sanitizer_flag_parser.h
|
…
|
|
sanitizer_flags.cc
|
…
|
|
sanitizer_flags.h
|
…
|
|
sanitizer_flags.inc
|
[asan] Split SIGSEGV / SIGBUS handling so we can handle only one of them and not the other.
|
2017-03-13 21:06:41 +00:00 |
sanitizer_freebsd.h
|
…
|
|
sanitizer_interface_internal.h
|
…
|
|
sanitizer_internal_defs.h
|
…
|
|
sanitizer_lfstack.h
|
…
|
|
sanitizer_libc.cc
|
…
|
|
sanitizer_libc.h
|
…
|
|
sanitizer_libignore.cc
|
…
|
|
sanitizer_libignore.h
|
…
|
|
sanitizer_linux.cc
|
After rL297370 and rL297383, instead of a platform check, explicitly
|
2017-03-14 18:18:14 +00:00 |
sanitizer_linux.h
|
…
|
|
sanitizer_linux_libcdep.cc
|
…
|
|
sanitizer_linux_mips64.S
|
…
|
|
sanitizer_linux_s390.cc
|
s390 CVE-2016-2143 whitelist for RHEL kernels
|
2017-02-10 22:50:44 +00:00 |
sanitizer_linux_x86_64.S
|
…
|
|
sanitizer_list.h
|
…
|
|
sanitizer_mac.cc
|
[asan] Split SIGSEGV / SIGBUS handling so we can handle only one of them and not the other.
|
2017-03-13 21:06:41 +00:00 |
sanitizer_mac.h
|
…
|
|
sanitizer_malloc_mac.inc
|
…
|
|
sanitizer_mutex.h
|
…
|
|
sanitizer_persistent_allocator.cc
|
…
|
|
sanitizer_persistent_allocator.h
|
…
|
|
sanitizer_placement_new.h
|
…
|
|
sanitizer_platform.h
|
…
|
|
sanitizer_platform_interceptors.h
|
[msan] Intercept getloadavg.
|
2017-03-16 01:06:22 +00:00 |
sanitizer_platform_limits_linux.cc
|
…
|
|
sanitizer_platform_limits_posix.cc
|
Remove struct_rtentry_sz on FreeBSD
|
2017-02-10 23:48:40 +00:00 |
sanitizer_platform_limits_posix.h
|
…
|
|
sanitizer_posix.cc
|
[asan] Split SIGSEGV / SIGBUS handling so we can handle only one of them and not the other.
|
2017-03-13 21:06:41 +00:00 |
sanitizer_posix.h
|
…
|
|
sanitizer_posix_libcdep.cc
|
…
|
|
sanitizer_printf.cc
|
…
|
|
sanitizer_procmaps.h
|
…
|
|
sanitizer_procmaps_common.cc
|
…
|
|
sanitizer_procmaps_freebsd.cc
|
…
|
|
sanitizer_procmaps_linux.cc
|
…
|
|
sanitizer_procmaps_mac.cc
|
…
|
|
sanitizer_quarantine.h
|
…
|
|
sanitizer_report_decorator.h
|
…
|
|
sanitizer_stackdepot.cc
|
…
|
|
sanitizer_stackdepot.h
|
…
|
|
sanitizer_stackdepotbase.h
|
…
|
|
sanitizer_stacktrace.cc
|
Revert "[PowerPC] Fix sanitizer frame unwind on 32-bit ABIs"
|
2017-03-17 01:15:39 +00:00 |
sanitizer_stacktrace.h
|
…
|
|
sanitizer_stacktrace_libcdep.cc
|
…
|
|
sanitizer_stacktrace_printer.cc
|
…
|
|
sanitizer_stacktrace_printer.h
|
…
|
|
sanitizer_stoptheworld.h
|
…
|
|
sanitizer_stoptheworld_linux_libcdep.cc
|
…
|
|
sanitizer_stoptheworld_mac.cc
|
Add lsan function stubs for darwin
|
2017-02-13 21:03:15 +00:00 |
sanitizer_suppressions.cc
|
…
|
|
sanitizer_suppressions.h
|
…
|
|
sanitizer_symbolizer.cc
|
…
|
|
sanitizer_symbolizer.h
|
…
|
|
sanitizer_symbolizer_internal.h
|
…
|
|
sanitizer_symbolizer_libbacktrace.cc
|
…
|
|
sanitizer_symbolizer_libbacktrace.h
|
…
|
|
sanitizer_symbolizer_libcdep.cc
|
[compiler-rt] Prevent symbolizer from starting itself.
|
2017-02-21 21:39:24 +00:00 |
sanitizer_symbolizer_mac.cc
|
…
|
|
sanitizer_symbolizer_mac.h
|
…
|
|
sanitizer_symbolizer_posix_libcdep.cc
|
…
|
|
sanitizer_symbolizer_win.cc
|
…
|
|
sanitizer_syscall_generic.inc
|
…
|
|
sanitizer_syscall_linux_aarch64.inc
|
…
|
|
sanitizer_syscall_linux_x86_64.inc
|
…
|
|
sanitizer_termination.cc
|
…
|
|
sanitizer_thread_registry.cc
|
…
|
|
sanitizer_thread_registry.h
|
…
|
|
sanitizer_tls_get_addr.cc
|
…
|
|
sanitizer_tls_get_addr.h
|
…
|
|
sanitizer_unwind_linux_libcdep.cc
|
…
|
|
sanitizer_win.cc
|
[sanitizer] Bail out with warning if user dlopens shared library with RTLD_DEEPBIND flag
|
2017-03-09 10:47:38 +00:00 |
sanitizer_win.h
|
…
|
|
sanitizer_win_defs.h
|
…
|
|
sanitizer_win_dll_thunk.cc
|
…
|
|
sanitizer_win_dll_thunk.h
|
[compiler-rt][asan] Fix incorrect macro preventing ICF with MSVC
|
2017-02-21 20:04:47 +00:00 |
sanitizer_win_dynamic_runtime_thunk.cc
|
…
|
|
sanitizer_win_weak_interception.cc
|
…
|
|
sanitizer_win_weak_interception.h
|
…
|
|
weak_symbols.txt
|
…
|
|