summaryrefslogtreecommitdiff
path: root/lib/sanitizer_common
Commit message (Expand)AuthorAgeFilesLines
* [sanitizer_common] Always use posix_spawn on DarwinJulian Lettner2019-08-151-1/+2
* [sanitizer_common] Replace forkpty with posix_spawn on DarwinJulian Lettner2019-08-156-92/+99
* [Sanitizer] Reenable getusershell interceptionDavid Carlier2019-08-101-1/+1
* [Sanitizer][Darwin] Add interceptor for malloc_zone_from_ptrJulian Lettner2019-08-091-1/+10
* [sanitizer] Update symbolizer/scripts/global_symbols.txtBenjamin Kramer2019-08-091-0/+5
* [compiler-rt] Add ConsumeProbability and ConsumeFloatingPoint methods to FDP.Max Moroz2019-08-081-1/+1
* Sync ioctl(2) list with NetBSD 9.99.3Kamil Rytarowski2019-08-083-7/+127
* [Sanitizer] little typoDavid Carlier2019-08-061-1/+1
* [Sanitizer] Linux explicitally migrate shadow mapping to Transparent Huge PageDavid Carlier2019-08-063-8/+6
* [compiler-rt] Rename FuzzedDataProvider.h to .hpp and other minor changes.Max Moroz2019-08-061-1/+1
* [compiler-rt] Implement getrandom interceptionVitaly Buka2019-08-063-0/+30
* [Sanitizer] Linux refactor shadow huge page mode handlingDavid Carlier2019-08-053-4/+6
* [compiler-rt] Move FDP to include/fuzzer/FuzzedDataProvider.h for easier use.Max Moroz2019-08-051-1/+3
* compiler-rt: Rename cc files below test/asan to cppNico Weber2019-08-051-2/+2
* compiler-rt: Rename .cc file in test/lsan to .cppFangrui Song2019-08-051-1/+1
* [sanitizer_common][tests] Fix SanitizerCommon-Unit :: ./Sanitizer-*-Test/Sani...Rainer Orth2019-08-021-0/+5
* compiler-rt: Rename .cc file in test/tsan to .cppFangrui Song2019-08-021-1/+1
* Remove a few straggler ".cc"s in compiler-rt/libNico Weber2019-08-013-3/+3
* compiler-rt: Rename .cc file in lib/tsan/tests/{rtl,unit} to .cppNico Weber2019-08-011-2/+2
* compiler-rt: Rename .cc file in lib/tsan/rtl to .cppNico Weber2019-08-011-1/+1
* compiler-rt: Rename .cc file in lib/msan to .cppNico Weber2019-08-011-1/+1
* compiler-rt: Rename .cc file in lib/lsan to .cppNico Weber2019-08-011-1/+1
* compiler-rt: Rename .cc file in lib/asan/tests to .cppNico Weber2019-08-011-1/+1
* compiler-rt: Rename .cc file in lib/asan to .cppNico Weber2019-08-011-1/+1
* Try to heal bots after r367551Nico Weber2019-08-011-1/+1
* compiler-rt: Try to appease lint script.Nico Weber2019-07-312-9/+7
* Attempt to heal bots after r367467Nico Weber2019-07-311-1/+1
* compiler-rt: Rename .cc file in lib/sanitizer_common/symbolizer to .cppNico Weber2019-07-313-3/+3
* compiler-rt: Rename .cc file in lib/sanitizer_common/tests to .cppNico Weber2019-07-3135-68/+71
* compiler-rt: Rename .cc file in lib/sanitizer_common to .cppNico Weber2019-07-3180-160/+163
* Attempt to heal bots after r367456Nico Weber2019-07-311-1/+1
* [Sanitizer][ASAN][MSAN] Fix infinite recursion on FreeBSDAlexander Richardson2019-07-311-1/+5
* Don't initialize interceptor_metadata_map unless SI_POSIX is setEugene Leviant2019-07-281-1/+3
* [sanitizer_common] Allow customization of StartSymbolizerSubprocessJulian Lettner2019-07-252-7/+13
* [ASan] Support `{f}puts(NULL)` on Darwin, part 2Julian Lettner2019-07-181-2/+4
* [ASan] Support `{f}puts(NULL)` on DarwinJulian Lettner2019-07-171-2/+4
* [Sanitizers] Fix SanitizerCommon-Unit :: ./Sanitizer-*-Test/MemoryMappingLayo...Rainer Orth2019-07-121-2/+4
* Add NetBSD LSan supportKamil Rytarowski2019-07-115-9/+377
* [Sanitizers] Remove clang_rt.sancov_{begin,end} on SolarisRainer Orth2019-07-083-42/+0
* [Sanitizers] Remove obsolete OpenFile from sanitizer_solaris.ccRainer Orth2019-07-021-5/+0
* hwasan: Teach the runtime to identify the local variable being accessed in UA...Peter Collingbourne2019-06-275-12/+119
* [sanitizer_common] Switch from zx_clock_get_new to zx_clock_getPetr Hosek2019-06-271-1/+1
* [ASan] Use dynamic shadow on 32-bit iOS and simulatorsJulian Lettner2019-06-211-17/+21
* [asan] Avoid two compiler-synthesized calls to memset & memcpyReid Kleckner2019-06-211-0/+3
* [Sanitizers] Fix sanitizer_posix_libcdep.cc compilation on Solaris 11.5Rainer Orth2019-06-191-3/+3
* Don't crash if PR_SET_VMA_ANON_NAME fails.Evgeniy Stepanov2019-06-181-2/+1
* [compiler-rt] Respect CMAKE_NMShoaib Meenai2019-06-151-3/+4
* Improve error message when '=' is missing in {ASAN,...}_OPTIONS.Vitaly Buka2019-06-153-12/+26
* [Sanitizers] Add case MACOS_VERSION_CATALINAJulian Lettner2019-06-112-2/+3
* Add unused symbol to thunk files to force wholearchive inclusionReid Kleckner2019-06-102-0/+12