..  
		
		
			
			
			
			
				
					
						
							
								
								
									
									
									
										scripts
									
								 
							
						
					 
				 
				
					
						
							
							[asan] fix one more case where stack-use-after-return is not async-signal-safe (during thread startup). beef-up the test to give it a chance to catch regressions. Also relax the lint to make C++11 more usable. 
						
					 
				 
				2017-06-02 21:32:04 +00:00  
		
			
			
			
			
				
					
						
							
								
								
									
									
									
										symbolizer
									
								 
							
						
					 
				 
				
					
						
							
							[sanitizer] Fix symbolizer build after r304864. 
						
					 
				 
				2017-06-07 17:24:58 +00:00  
		
			
			
			
			
				
					
						
							
								
								
									
									
									
										tests
									
								 
							
						
					 
				 
				
					
						
							
							[Sanitizers] 64 bit allocator respects allocator_may_return_null flag 
						
					 
				 
				2017-06-26 22:54:10 +00:00  
		
			
			
			
			
				
					
						
							
								.clang-format 
							
						
					 
				 
				
					
						
							
							Tell clang-format that (most) sanitizers are written using Google style guide. 
						
					 
				 
				2015-11-19 22:11:10 +00:00  
		
			
			
			
			
				
					
						
							
								.clang-tidy 
							
						
					 
				 
				
					
						
							
							[sanitizers] specifying style for global constant 
						
					 
				 
				2016-11-17 21:57:43 +00:00  
		
			
			
			
			
				
					
						
							
								CMakeLists.txt 
							
						
					 
				 
				
					
						
							
							[asan] For iOS/AArch64, if the dynamic shadow doesn't fit, restrict the VM space 
						
					 
				 
				2017-07-12 23:29:21 +00:00  
		
			
			
			
			
				
					
						
							
								sancov_flags.cc 
							
						
					 
				 
				
					
						
							
							General definition for weak functions 
						
					 
				 
				2017-01-29 05:44:59 +00:00  
		
			
			
			
			
				
					
						
							
								sancov_flags.h 
							
						
					 
				 
				
					
						
							
							[sancov] Move __sancov_default_options declaration outside the namespace __sancov 
						
					 
				 
				2017-02-01 01:36:19 +00:00  
		
			
			
			
			
				
					
						
							
								sancov_flags.inc 
							
						
					 
				 
				
					
						
							
							Revert "[sancov] moving sancov rt to sancov/ directory" 
						
					 
				 
				2017-01-12 01:37:35 +00:00  
		
			
			
			
			
				
					
						
							
								sanitizer_addrhashmap.h 
							
						
					 
				 
				
					
						
							
							adding operator* to help working with primitive values 
						
					 
				 
				2016-11-16 19:35:37 +00:00  
		
			
			
			
			
				
					
						
							
								sanitizer_allocator.cc 
							
						
					 
				 
				
					
						
							
							Merge 
						
					 
				 
				2017-06-29 21:54:36 +00:00  
		
			
			
			
			
				
					
						
							
								sanitizer_allocator.h 
							
						
					 
				 
				
					
						
							
							Merge 
						
					 
				 
				2017-06-29 21:54:36 +00:00  
		
			
			
			
			
				
					
						
							
								sanitizer_allocator_bytemap.h 
							
						
					 
				 
				
					
						
							
							[sanitizers] split sanitizer_allocator.h into a number of smaller .h files; NFC 
						
					 
				 
				2016-07-20 22:06:41 +00:00  
		
			
			
			
			
				
					
						
							
								sanitizer_allocator_combined.h 
							
						
					 
				 
				
					
						
							
							[Sanitizers] Move cached allocator_may_return_null flag to sanitizer_allocator 
						
					 
				 
				2017-06-20 21:23:02 +00:00  
		
			
			
			
			
				
					
						
							
								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 
							
						
					 
				 
				
					
						
							
							[Sanitizers] Move cached allocator_may_return_null flag to sanitizer_allocator 
						
					 
				 
				2017-06-20 21:23:02 +00:00  
		
			
			
			
			
				
					
						
							
								sanitizer_allocator_local_cache.h 
							
						
					 
				 
				
					
						
							
							[Sanitizers] 64 bit allocator respects allocator_may_return_null flag 
						
					 
				 
				2017-06-26 22:54:10 +00:00  
		
			
			
			
			
				
					
						
							
								sanitizer_allocator_primary32.h 
							
						
					 
				 
				
					
						
							
							[sanitizer] Small tweaks and fixes to allocator related functions 
						
					 
				 
				2017-06-30 16:05:40 +00:00  
		
			
			
			
			
				
					
						
							
								sanitizer_allocator_primary64.h 
							
						
					 
				 
				
					
						
							
							[sanitizer] Small tweaks and fixes to allocator related functions 
						
					 
				 
				2017-06-30 16:05:40 +00:00  
		
			
			
			
			
				
					
						
							
								sanitizer_allocator_secondary.h 
							
						
					 
				 
				
					
						
							
							[Sanitizers] Move cached allocator_may_return_null flag to sanitizer_allocator 
						
					 
				 
				2017-06-20 21:23:02 +00:00  
		
			
			
			
			
				
					
						
							
								sanitizer_allocator_size_class_map.h 
							
						
					 
				 
				
					
						
							
							[sanitizer] extend SizeClassMap to take more template parameters, add VeryCompactSizeClassMap for testing purposes 
						
					 
				 
				2016-08-31 17:52:55 +00:00  
		
			
			
			
			
				
					
						
							
								sanitizer_allocator_stats.h 
							
						
					 
				 
				
					
						
							
							[sanitizers] split sanitizer_allocator.h into a number of smaller .h files; NFC 
						
					 
				 
				2016-07-20 22:06:41 +00:00  
		
			
			
			
			
				
					
						
							
								sanitizer_asm.h 
							
						
					 
				 
				
					
						
							
							[tsan] Port tsan_rtl_amd64.S to OS X to add support for setjmp/longjmp 
						
					 
				 
				2015-11-28 12:44:23 +00:00  
		
			
			
			
			
				
					
						
							
								sanitizer_atomic.h 
							
						
					 
				 
				
					
						
							
							Return memory to OS right after free (not in the async thread). 
						
					 
				 
				2016-11-29 00:22:50 +00:00  
		
			
			
			
			
				
					
						
							
								sanitizer_atomic_clang.h 
							
						
					 
				 
				
					
						
							
							[mips][compiler-rt] Fix build breakage. 
						
					 
				 
				2017-06-21 11:29:15 +00:00  
		
			
			
			
			
				
					
						
							
								sanitizer_atomic_clang_other.h 
							
						
					 
				 
				
					
						
							
							[mips][compiler-rt] Fix build breakage. 
						
					 
				 
				2017-06-21 11:29:15 +00:00  
		
			
			
			
			
				
					
						
							
								sanitizer_atomic_clang_x86.h 
							
						
					 
				 
				
					
						
							…
						
					 
				 
				 
		
			
			
			
			
				
					
						
							
								sanitizer_atomic_msvc.h 
							
						
					 
				 
				
					
						
							
							[asan Win64] Implement atomic_compare_exchange_strong for 8 bit 
						
					 
				 
				2016-07-06 16:33:57 +00:00  
		
			
			
			
			
				
					
						
							
								sanitizer_bitvector.h 
							
						
					 
				 
				
					
						
							
							Revert "Apply modernize-use-default to compiler-rt." 
						
					 
				 
				2015-10-30 18:52:31 +00:00  
		
			
			
			
			
				
					
						
							
								sanitizer_bvgraph.h 
							
						
					 
				 
				
					
						
							…
						
					 
				 
				 
		
			
			
			
			
				
					
						
							
								sanitizer_common.cc 
							
						
					 
				 
				
					
						
							
							Use write instead of read permissions to check for global sections on mac 
						
					 
				 
				2017-05-19 13:34:02 +00:00  
		
			
			
			
			
				
					
						
							
								sanitizer_common.h 
							
						
					 
				 
				
					
						
							
							[asan] For iOS/AArch64, if the dynamic shadow doesn't fit, restrict the VM space 
						
					 
				 
				2017-07-12 23:29:21 +00:00  
		
			
			
			
			
				
					
						
							
								sanitizer_common_interceptors.inc 
							
						
					 
				 
				
					
						
							
							[Sanitizers] Consolidate internal errno definitions. 
						
					 
				 
				2017-07-06 00:50:57 +00:00  
		
			
			
			
			
				
					
						
							
								sanitizer_common_interceptors_format.inc 
							
						
					 
				 
				
					
						
							
							[asan] print the 'unexpected format specifier in printf interceptor' warning just once (came up in  https://github.com/google/oss-fuzz/pull/562 ). Not touching a similar scanf warning -- for some reason it does not fire for me. 
						
					 
				 
				2017-05-03 18:38:34 +00:00  
		
			
			
			
			
				
					
						
							
								sanitizer_common_interceptors_ioctl.inc 
							
						
					 
				 
				
					
						
							
							sanitizer_common: Fix warning 
						
					 
				 
				2016-08-16 18:28:55 +00:00  
		
			
			
			
			
				
					
						
							
								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] Add list of symbols exported in sanitizers' interface. 
						
					 
				 
				2017-01-31 20:23:21 +00:00  
		
			
			
			
			
				
					
						
							
								sanitizer_common_libcdep.cc 
							
						
					 
				 
				
					
						
							
							[ubsan] Use the correct tool name in diagnostics 
						
					 
				 
				2017-04-14 18:24:35 +00:00  
		
			
			
			
			
				
					
						
							
								sanitizer_common_nolibc.cc 
							
						
					 
				 
				
					
						
							
							tsan: fix build after 287632 
						
					 
				 
				2016-11-22 11:09:35 +00:00  
		
			
			
			
			
				
					
						
							
								sanitizer_common_syscalls.inc 
							
						
					 
				 
				
					
						
							
							[sanitizer] Add syscall handlers for sigaction and rt_sigaction. 
						
					 
				 
				2016-06-24 23:09:44 +00:00  
		
			
			
			
			
				
					
						
							
								sanitizer_coverage_interface.inc 
							
						
					 
				 
				
					
						
							
							[sanitizer-coverage] nuke more stale code 
						
					 
				 
				2017-06-01 23:56:49 +00:00  
		
			
			
			
			
				
					
						
							
								sanitizer_coverage_libcdep_new.cc 
							
						
					 
				 
				
					
						
							
							[sanitizer-coverage] nuke more stale code 
						
					 
				 
				2017-06-02 00:52:35 +00:00  
		
			
			
			
			
				
					
						
							
								sanitizer_coverage_win_dll_thunk.cc 
							
						
					 
				 
				
					
						
							
							[sanitizer] Intercept weak functions in dll_thunks. 
						
					 
				 
				2017-02-02 23:01:34 +00:00  
		
			
			
			
			
				
					
						
							
								sanitizer_coverage_win_dynamic_runtime_thunk.cc 
							
						
					 
				 
				
					
						
							
							[sanitizer] Add dynamic_runtime_thunk for different sanitizers. 
						
					 
				 
				2017-02-02 23:01:41 +00:00  
		
			
			
			
			
				
					
						
							
								sanitizer_coverage_win_sections.cc 
							
						
					 
				 
				
					
						
							
							[sancov] Define delimiters for sanitizer coverage's binary section on Windows. 
						
					 
				 
				2017-02-02 23:02:15 +00:00  
		
			
			
			
			
				
					
						
							
								sanitizer_coverage_win_weak_interception.cc 
							
						
					 
				 
				
					
						
							
							[sanitizer] Use interception to access to strong definitions in the executable. 
						
					 
				 
				2017-02-02 23:02:11 +00:00  
		
			
			
			
			
				
					
						
							
								sanitizer_dbghelp.h 
							
						
					 
				 
				
					
						
							
							[asan/win] Delay load dbghelp.dll to delay ucrtbase.dll initialization 
						
					 
				 
				2016-11-14 17:37:50 +00:00  
		
			
			
			
			
				
					
						
							
								sanitizer_deadlock_detector.h 
							
						
					 
				 
				
					
						
							…
						
					 
				 
				 
		
			
			
			
			
				
					
						
							
								sanitizer_deadlock_detector1.cc 
							
						
					 
				 
				
					
						
							
							[tsan] Don't abort when a deadlock detector finds a mutex cycle longer than 10 
						
					 
				 
				2016-05-21 08:31:13 +00:00  
		
			
			
			
			
				
					
						
							
								sanitizer_deadlock_detector2.cc 
							
						
					 
				 
				
					
						
							…
						
					 
				 
				 
		
			
			
			
			
				
					
						
							
								sanitizer_deadlock_detector_interface.h 
							
						
					 
				 
				
					
						
							
							[tsan] Don't abort when a deadlock detector finds a mutex cycle longer than 10 
						
					 
				 
				2016-05-21 08:31:13 +00:00  
		
			
			
			
			
				
					
						
							
								sanitizer_errno.cc 
							
						
					 
				 
				
					
						
							
							[Sanitizers] Consolidate internal errno definitions. 
						
					 
				 
				2017-07-06 00:50:57 +00:00  
		
			
			
			
			
				
					
						
							
								sanitizer_errno.h 
							
						
					 
				 
				
					
						
							
							[Sanitizers] Consolidate internal errno definitions. 
						
					 
				 
				2017-07-06 00:50:57 +00:00  
		
			
			
			
			
				
					
						
							
								sanitizer_errno_codes.h 
							
						
					 
				 
				
					
						
							
							[Sanitizers] Consolidate internal errno definitions. 
						
					 
				 
				2017-07-06 00:50:57 +00:00  
		
			
			
			
			
				
					
						
							
								sanitizer_flag_parser.cc 
							
						
					 
				 
				
					
						
							
							[sanitizer] Implement include_if_exists with process name substitution. 
						
					 
				 
				2015-07-21 23:03:13 +00:00  
		
			
			
			
			
				
					
						
							
								sanitizer_flag_parser.h 
							
						
					 
				 
				
					
						
							
							[compiler-rt] Replace allow_user_segv_handler=0 with kHandleSignalExclusive 
						
					 
				 
				2017-05-25 23:42:33 +00:00  
		
			
			
			
			
				
					
						
							
								sanitizer_flags.cc 
							
						
					 
				 
				
					
						
							
							[ASan] Report illegal instruction exceptions in ASan 
						
					 
				 
				2016-08-03 18:13:14 +00:00  
		
			
			
			
			
				
					
						
							
								sanitizer_flags.h 
							
						
					 
				 
				
					
						
							
							[compiler-rt] Replace allow_user_segv_handler=0 with kHandleSignalExclusive 
						
					 
				 
				2017-05-25 23:42:33 +00:00  
		
			
			
			
			
				
					
						
							
								sanitizer_flags.inc 
							
						
					 
				 
				
					
						
							
							[asan] Fix typo in doc string. 
						
					 
				 
				2017-06-15 00:31:59 +00:00  
		
			
			
			
			
				
					
						
							
								sanitizer_freebsd.h 
							
						
					 
				 
				
					
						
							…
						
					 
				 
				 
		
			
			
			
			
				
					
						
							
								sanitizer_interface_internal.h 
							
						
					 
				 
				
					
						
							
							[sancov] Add new sanitizer coverage functions to the internal interface. 
						
					 
				 
				2017-01-31 18:37:18 +00:00  
		
			
			
			
			
				
					
						
							
								sanitizer_internal_defs.h 
							
						
					 
				 
				
					
						
							
							[sanitizer] Introduce tid_t as a typedef for OS-provided thread IDs 
						
					 
				 
				2017-04-17 18:17:38 +00:00  
		
			
			
			
			
				
					
						
							
								sanitizer_lfstack.h 
							
						
					 
				 
				
					
						
							
							[sanitizer] Fix Clang-tidy modernize-use-nullptr warnings in lib/sanitizer_common headers, unify closing inclusion guards. Patch by Eugene Zelenko 
						
					 
				 
				2015-09-29 18:23:36 +00:00  
		
			
			
			
			
				
					
						
							
								sanitizer_libc.cc 
							
						
					 
				 
				
					
						
							
							[compiler-rt] Add internal wcslen to avoid crashing on windows 64-bits 
						
					 
				 
				2016-07-14 22:13:41 +00:00  
		
			
			
			
			
				
					
						
							
								sanitizer_libc.h 
							
						
					 
				 
				
					
						
							
							Fix clang-cl warning and crash in sanitizers 
						
					 
				 
				2016-07-21 18:31:01 +00:00  
		
			
			
			
			
				
					
						
							
								sanitizer_libignore.cc 
							
						
					 
				 
				
					
						
							
							[tsan] Implement a 'ignore_noninstrumented_modules' flag to better suppress false positive races 
						
					 
				 
				2017-01-11 00:54:26 +00:00  
		
			
			
			
			
				
					
						
							
								sanitizer_libignore.h 
							
						
					 
				 
				
					
						
							
							[tsan] Implement a 'ignore_noninstrumented_modules' flag to better suppress false positive races 
						
					 
				 
				2017-01-11 00:54:26 +00:00  
		
			
			
			
			
				
					
						
							
								sanitizer_linux.cc 
							
						
					 
				 
				
					
						
							
							Fix sanitizer build against latest glibc 
						
					 
				 
				2017-07-13 21:59:01 +00:00  
		
			
			
			
			
				
					
						
							
								sanitizer_linux.h 
							
						
					 
				 
				
					
						
							
							Fix sanitizer build against latest glibc 
						
					 
				 
				2017-07-13 21:59:01 +00:00  
		
			
			
			
			
				
					
						
							
								sanitizer_linux_libcdep.cc 
							
						
					 
				 
				
					
						
							
							Refactor MemoryMappingLayout::Next to use a single struct instead of output parameters. NFC. 
						
					 
				 
				2017-07-11 18:54:00 +00:00  
		
			
			
			
			
				
					
						
							
								sanitizer_linux_mips64.S 
							
						
					 
				 
				
					
						
							
							[ESan][MIPS] Adds support for MIPS64 
						
					 
				 
				2016-10-06 09:58:11 +00:00  
		
			
			
			
			
				
					
						
							
								sanitizer_linux_s390.cc 
							
						
					 
				 
				
					
						
							
							[sanitizer] [SystemZ] Update CVE-2016-2143 check for Ubuntu 16.04 
						
					 
				 
				2017-05-24 15:06:33 +00:00  
		
			
			
			
			
				
					
						
							
								sanitizer_linux_x86_64.S 
							
						
					 
				 
				
					
						
							
							[sanitizer][esan] Add internal_sigaction_syscall 
						
					 
				 
				2016-06-14 15:15:38 +00:00  
		
			
			
			
			
				
					
						
							
								sanitizer_list.h 
							
						
					 
				 
				
					
						
							
							Whenever reasonable, merge ASAN quarantine batches to save memory. 
						
					 
				 
				2017-01-19 22:15:54 +00:00  
		
			
			
			
			
				
					
						
							
								sanitizer_mac.cc 
							
						
					 
				 
				
					
						
							
							For Darwin's GetTaskInfoMaxAddress, define the real structure with real fields to avoid confusion. NFC. 
						
					 
				 
				2017-07-13 20:02:45 +00:00  
		
			
			
			
			
				
					
						
							
								sanitizer_mac.h 
							
						
					 
				 
				
					
						
							
							[asan] For iOS/AArch64, if the dynamic shadow doesn't fit, restrict the VM space 
						
					 
				 
				2017-07-12 23:29:21 +00:00  
		
			
			
			
			
				
					
						
							
								sanitizer_mac_libcdep.cc 
							
						
					 
				 
				
					
						
							
							[asan] For iOS/AArch64, if the dynamic shadow doesn't fit, restrict the VM space 
						
					 
				 
				2017-07-12 23:29:21 +00:00  
		
			
			
			
			
				
					
						
							
								sanitizer_malloc_mac.inc 
							
						
					 
				 
				
					
						
							
							Free zone name when destroying malloc zone 
						
					 
				 
				2017-04-13 14:00:24 +00:00  
		
			
			
			
			
				
					
						
							
								sanitizer_mutex.h 
							
						
					 
				 
				
					
						
							
							Remove strict tid checks from the mac implementation of BlockingMutex 
						
					 
				 
				2017-02-09 19:29:11 +00:00  
		
			
			
			
			
				
					
						
							
								sanitizer_persistent_allocator.cc 
							
						
					 
				 
				
					
						
							…
						
					 
				 
				 
		
			
			
			
			
				
					
						
							
								sanitizer_persistent_allocator.h 
							
						
					 
				 
				
					
						
							
							[sanitizer] Fix Clang-tidy modernize-use-nullptr warnings in lib/sanitizer_common headers, unify closing inclusion guards. Patch by Eugene Zelenko 
						
					 
				 
				2015-09-29 18:23:36 +00:00  
		
			
			
			
			
				
					
						
							
								sanitizer_placement_new.h 
							
						
					 
				 
				
					
						
							…
						
					 
				 
				 
		
			
			
			
			
				
					
						
							
								sanitizer_platform.h 
							
						
					 
				 
				
					
						
							
							Revert "[sanitizer-coverage] test for -fsanitize-coverage=inline-8bit-counters" 
						
					 
				 
				2017-06-05 07:36:02 +00:00  
		
			
			
			
			
				
					
						
							
								sanitizer_platform_interceptors.h 
							
						
					 
				 
				
					
						
							
							Fix WinASan after moving wcslen interceptor to sanitizer_common 
						
					 
				 
				2017-06-29 17:15:53 +00:00  
		
			
			
			
			
				
					
						
							
								sanitizer_platform_limits_linux.cc 
							
						
					 
				 
				
					
						
							
							[sanitizer] Add a bunch of ifdefs for sparc targets to avoid build failures. 
						
					 
				 
				2016-12-02 08:07:35 +00:00  
		
			
			
			
			
				
					
						
							
								sanitizer_platform_limits_posix.cc 
							
						
					 
				 
				
					
						
							
							[Sanitizers] Consolidate internal errno definitions. 
						
					 
				 
				2017-07-06 00:50:57 +00:00  
		
			
			
			
			
				
					
						
							
								sanitizer_platform_limits_posix.h 
							
						
					 
				 
				
					
						
							
							[Sanitizers] Consolidate internal errno definitions. 
						
					 
				 
				2017-07-06 00:50:57 +00:00  
		
			
			
			
			
				
					
						
							
								sanitizer_posix.cc 
							
						
					 
				 
				
					
						
							
							Refactor MemoryMappingLayout::Next to use a single struct instead of output parameters. NFC. 
						
					 
				 
				2017-07-11 18:54:00 +00:00  
		
			
			
			
			
				
					
						
							
								sanitizer_posix.h 
							
						
					 
				 
				
					
						
							
							Don't assume PTHREAD_CREATE_JOINABLE is 0 on all systems 
						
					 
				 
				2017-04-13 17:28:52 +00:00  
		
			
			
			
			
				
					
						
							
								sanitizer_posix_libcdep.cc 
							
						
					 
				 
				
					
						
							
							Revert "[compiler-rt] Don't reset non-default user handler if allow_user_segv_handler is true." 
						
					 
				 
				2017-06-21 01:10:23 +00:00  
		
			
			
			
			
				
					
						
							
								sanitizer_printf.cc 
							
						
					 
				 
				
					
						
							
							General definition for weak functions 
						
					 
				 
				2017-01-29 05:44:59 +00:00  
		
			
			
			
			
				
					
						
							
								sanitizer_procmaps.h 
							
						
					 
				 
				
					
						
							
							Inline function to get mac segment address range 
						
					 
				 
				2017-07-11 19:40:53 +00:00  
		
			
			
			
			
				
					
						
							
								sanitizer_procmaps_common.cc 
							
						
					 
				 
				
					
						
							
							Refactor MemoryMappingLayout::Next to use a single struct instead of output parameters. NFC. 
						
					 
				 
				2017-07-11 18:54:00 +00:00  
		
			
			
			
			
				
					
						
							
								sanitizer_procmaps_freebsd.cc 
							
						
					 
				 
				
					
						
							
							Refactor MemoryMappingLayout::Next to use a single struct instead of output parameters. NFC. 
						
					 
				 
				2017-07-11 18:54:00 +00:00  
		
			
			
			
			
				
					
						
							
								sanitizer_procmaps_linux.cc 
							
						
					 
				 
				
					
						
							
							Use internal_strncpy to copy filename in linux procmaps 
						
					 
				 
				2017-07-11 19:40:54 +00:00  
		
			
			
			
			
				
					
						
							
								sanitizer_procmaps_mac.cc 
							
						
					 
				 
				
					
						
							
							Inline function to get mac segment address range 
						
					 
				 
				2017-07-11 19:40:53 +00:00  
		
			
			
			
			
				
					
						
							
								sanitizer_quarantine.h 
							
						
					 
				 
				
					
						
							
							Whenever reasonable, merge ASAN quarantine batches to save memory. 
						
					 
				 
				2017-01-19 22:15:54 +00:00  
		
			
			
			
			
				
					
						
							
								sanitizer_report_decorator.h 
							
						
					 
				 
				
					
						
							…
						
					 
				 
				 
		
			
			
			
			
				
					
						
							
								sanitizer_stackdepot.cc 
							
						
					 
				 
				
					
						
							
							rename InternalBinarySearch to InternalLowerBound 
						
					 
				 
				2016-11-18 20:48:52 +00:00  
		
			
			
			
			
				
					
						
							
								sanitizer_stackdepot.h 
							
						
					 
				 
				
					
						
							
							[sanitizer] Fix Clang-tidy modernize-use-nullptr warnings in lib/sanitizer_common headers, unify closing inclusion guards. Patch by Eugene Zelenko 
						
					 
				 
				2015-09-29 18:23:36 +00:00  
		
			
			
			
			
				
					
						
							
								sanitizer_stackdepotbase.h 
							
						
					 
				 
				
					
						
							
							[sanitizer] Fix Clang-tidy modernize-use-nullptr warnings in lib/sanitizer_common headers, unify closing inclusion guards. Patch by Eugene Zelenko 
						
					 
				 
				2015-09-29 18:23:36 +00:00  
		
			
			
			
			
				
					
						
							
								sanitizer_stacktrace.cc 
							
						
					 
				 
				
					
						
							
							Revert "[PowerPC] Fix sanitizer frame unwind on 32-bit ABIs" 
						
					 
				 
				2017-03-17 01:15:39 +00:00  
		
			
			
			
			
				
					
						
							
								sanitizer_stacktrace.h 
							
						
					 
				 
				
					
						
							
							[LSAN] Fix test swapcontext.cc on MIPS 
						
					 
				 
				2016-05-18 06:09:26 +00:00  
		
			
			
			
			
				
					
						
							
								sanitizer_stacktrace_libcdep.cc 
							
						
					 
				 
				
					
						
							
							Do not crash with missing symbolication when running in DEDUP mode 
						
					 
				 
				2017-07-10 20:06:06 +00:00  
		
			
			
			
			
				
					
						
							
								sanitizer_stacktrace_printer.cc 
							
						
					 
				 
				
					
						
							
							[sanitizer] Use architecture/slice information when symbolizing fat Mach-O files on Darwin 
						
					 
				 
				2017-01-06 21:45:05 +00:00  
		
			
			
			
			
				
					
						
							
								sanitizer_stacktrace_printer.h 
							
						
					 
				 
				
					
						
							
							[sanitizer] Use architecture/slice information when symbolizing fat Mach-O files on Darwin 
						
					 
				 
				2017-01-06 21:45:05 +00:00  
		
			
			
			
			
				
					
						
							
								sanitizer_stoptheworld.h 
							
						
					 
				 
				
					
						
							
							Update suspended threads info to be compatible with darwin 
						
					 
				 
				2017-04-17 20:29:38 +00:00  
		
			
			
			
			
				
					
						
							
								sanitizer_stoptheworld_linux_libcdep.cc 
							
						
					 
				 
				
					
						
							
							Fix sanitizer build against latest glibc 
						
					 
				 
				2017-07-13 21:59:01 +00:00  
		
			
			
			
			
				
					
						
							
								sanitizer_stoptheworld_mac.cc 
							
						
					 
				 
				
					
						
							
							Account for stack redzone when computing sp on darwin 
						
					 
				 
				2017-05-12 14:10:51 +00:00  
		
			
			
			
			
				
					
						
							
								sanitizer_suppressions.cc 
							
						
					 
				 
				
					
						
							
							[TSan] Try harder to avoid compiler-generated memset calls. 
						
					 
				 
				2015-12-09 18:48:10 +00:00  
		
			
			
			
			
				
					
						
							
								sanitizer_suppressions.h 
							
						
					 
				 
				
					
						
							
							[UBSan] Implement runtime suppressions (PR25066). 
						
					 
				 
				2015-12-18 19:56:42 +00:00  
		
			
			
			
			
				
					
						
							
								sanitizer_symbolizer.cc 
							
						
					 
				 
				
					
						
							
							[sanitizer] Use architecture/slice information when symbolizing fat Mach-O files on Darwin 
						
					 
				 
				2017-01-06 21:45:05 +00:00  
		
			
			
			
			
				
					
						
							
								sanitizer_symbolizer.h 
							
						
					 
				 
				
					
						
							
							[sanitizer] Use architecture/slice information when symbolizing fat Mach-O files on Darwin 
						
					 
				 
				2017-01-06 21:45:05 +00:00  
		
			
			
			
			
				
					
						
							
								sanitizer_symbolizer_internal.h 
							
						
					 
				 
				
					
						
							
							[sanitizer] Use architecture/slice information when symbolizing fat Mach-O files on Darwin 
						
					 
				 
				2017-01-06 21:45:05 +00:00  
		
			
			
			
			
				
					
						
							
								sanitizer_symbolizer_libbacktrace.cc 
							
						
					 
				 
				
					
						
							
							Symbolizer refactoring: Turn FillAddressAndModuleInfo into FillModuleInfo 
						
					 
				 
				2015-03-03 09:18:44 +00:00  
		
			
			
			
			
				
					
						
							
								sanitizer_symbolizer_libbacktrace.h 
							
						
					 
				 
				
					
						
							
							Provide missing Internal{Alloc, Free} declarations for libbacktrace symbolizer. 
						
					 
				 
				2015-10-07 23:13:28 +00:00  
		
			
			
			
			
				
					
						
							
								sanitizer_symbolizer_libcdep.cc 
							
						
					 
				 
				
					
						
							
							[compiler-rt] Prevent symbolizer from starting itself. 
						
					 
				 
				2017-02-21 21:39:24 +00:00  
		
			
			
			
			
				
					
						
							
								sanitizer_symbolizer_mac.cc 
							
						
					 
				 
				
					
						
							
							[compiler-rt] Remove the system includes from __sanitizer namespace 
						
					 
				 
				2016-09-15 21:02:22 +00:00  
		
			
			
			
			
				
					
						
							
								sanitizer_symbolizer_mac.h 
							
						
					 
				 
				
					
						
							
							Adding the implementation of atos and dladdr symbolizers for OS X. 
						
					 
				 
				2015-03-12 10:53:18 +00:00  
		
			
			
			
			
				
					
						
							
								sanitizer_symbolizer_posix_libcdep.cc 
							
						
					 
				 
				
					
						
							
							[Sanitizers] Move cached allocator_may_return_null flag to sanitizer_allocator 
						
					 
				 
				2017-06-20 21:23:02 +00:00  
		
			
			
			
			
				
					
						
							
								sanitizer_symbolizer_win.cc 
							
						
					 
				 
				
					
						
							
							[asan/win] Delay load dbghelp.dll to delay ucrtbase.dll initialization 
						
					 
				 
				2016-11-14 17:37:50 +00:00  
		
			
			
			
			
				
					
						
							
								sanitizer_syscall_generic.inc 
							
						
					 
				 
				
					
						
							
							Unix/BSD system calls are prefixed with SYS_ on FreeBSD and Mac 
						
					 
				 
				2015-02-22 22:01:09 +00:00  
		
			
			
			
			
				
					
						
							
								sanitizer_syscall_linux_aarch64.inc 
							
						
					 
				 
				
					
						
							
							[compiler-rt] [sanitizers] Add aarch64 syscall optimization support 
						
					 
				 
				2015-08-21 14:50:36 +00:00  
		
			
			
			
			
				
					
						
							
								sanitizer_syscall_linux_x86_64.inc 
							
						
					 
				 
				
					
						
							…
						
					 
				 
				 
		
			
			
			
			
				
					
						
							
								sanitizer_termination.cc 
							
						
					 
				 
				
					
						
							
							[sanitizer] Move termination functions in their own file 
						
					 
				 
				2016-05-27 21:57:17 +00:00  
		
			
			
			
			
				
					
						
							
								sanitizer_thread_registry.cc 
							
						
					 
				 
				
					
						
							
							[sanitizer] Introduce tid_t as a typedef for OS-provided thread IDs 
						
					 
				 
				2017-04-17 18:17:38 +00:00  
		
			
			
			
			
				
					
						
							
								sanitizer_thread_registry.h 
							
						
					 
				 
				
					
						
							
							[sanitizer] Introduce tid_t as a typedef for OS-provided thread IDs 
						
					 
				 
				2017-04-17 18:17:38 +00:00  
		
			
			
			
			
				
					
						
							
								sanitizer_tls_get_addr.cc 
							
						
					 
				 
				
					
						
							
							Try to fix MAC buildbot after r299630 
						
					 
				 
				2017-04-06 08:17:09 +00:00  
		
			
			
			
			
				
					
						
							
								sanitizer_tls_get_addr.h 
							
						
					 
				 
				
					
						
							
							[lsan] Avoid segfaults during threads destruction under high load 
						
					 
				 
				2017-04-06 07:42:27 +00:00  
		
			
			
			
			
				
					
						
							
								sanitizer_unwind_linux_libcdep.cc 
							
						
					 
				 
				
					
						
							
							Adding a comment to explain r273886 ("Stop unwinding the stack when a close-to-zero PC is found"). NFC. 
						
					 
				 
				2016-06-28 12:53:20 +00:00  
		
			
			
			
			
				
					
						
							
								sanitizer_win.cc 
							
						
					 
				 
				
					
						
							
							[asan] For iOS/AArch64, if the dynamic shadow doesn't fit, restrict the VM space 
						
					 
				 
				2017-07-12 23:29:21 +00:00  
		
			
			
			
			
				
					
						
							
								sanitizer_win.h 
							
						
					 
				 
				
					
						
							
							[sanitizer] Move exception code to sanitizer_common. 
						
					 
				 
				2017-02-02 23:01:51 +00:00  
		
			
			
			
			
				
					
						
							
								sanitizer_win_defs.h 
							
						
					 
				 
				
					
						
							
							[sanitizer] if WINAPI is already defined, do not redefine it 
						
					 
				 
				2017-02-08 18:34:05 +00:00  
		
			
			
			
			
				
					
						
							
								sanitizer_win_dll_thunk.cc 
							
						
					 
				 
				
					
						
							
							[sanitizer] Intercept weak functions in dll_thunks. 
						
					 
				 
				2017-02-02 23:01:34 +00:00  
		
			
			
			
			
				
					
						
							
								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] Add dynamic_runtime_thunk for different sanitizers. 
						
					 
				 
				2017-02-02 23:01:41 +00:00  
		
			
			
			
			
				
					
						
							
								sanitizer_win_weak_interception.cc 
							
						
					 
				 
				
					
						
							
							[sanitizer] Add weak hooks for Windows. 
						
					 
				 
				2017-02-08 06:31:56 +00:00  
		
			
			
			
			
				
					
						
							
								sanitizer_win_weak_interception.h 
							
						
					 
				 
				
					
						
							
							[sanitizer] Use interception to access to strong definitions in the executable. 
						
					 
				 
				2017-02-02 23:02:11 +00:00  
		
			
			
			
			
				
					
						
							
								weak_symbols.txt 
							
						
					 
				 
				
					
						
							
							[sanitizer] Define as weak, functions that are declared as weak. 
						
					 
				 
				2017-01-31 20:23:14 +00:00