index
:
delta/compiler-rt.git
google/stable
google/testing
master
release_30
release_32
release_33
release_34
release_35
release_35@215014
release_36
release_37
release_38
release_39
release_40
release_50
release_60
release_70
release_80
release_90
llvm.org: Obsolete (use llvm)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
msan
/
msan_interceptors.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
compiler-rt: Rename .cc file in lib/msan to .cpp
Nico Weber
2019-08-01
1
-1715
/
+0
*
[sanitizer] Don't generate "failed to intercept" constants for each function
Vitaly Buka
2019-05-16
1
-9
/
+9
*
[MSan] Introduce __msan_unpoison_param().
Matt Morehouse
2019-05-09
1
-0
/
+2
*
[Sanitizer] Reland "Cleanup INTERCEPT_FUNCTION macro"
Julian Lettner
2019-05-01
1
-2
/
+2
*
[sanitizer] Implement reallocarray.
Evgeniy Stepanov
2019-05-01
1
-0
/
+6
*
Revert r359325 "[NFC][Sanitizer] Change "return type" of INTERCEPT_FUNCTION t...
Reid Kleckner
2019-04-30
1
-5
/
+2
*
[Sanitizer] Cleanup {ASAN, MSAN}_INTERCEPT_FUNC[_VER] macro
Julian Lettner
2019-04-29
1
-3
/
+2
*
[NFC][Sanitizer] Change "return type" of INTERCEPT_FUNCTION to void
Julian Lettner
2019-04-26
1
-2
/
+6
*
[NFC] Use clearer naming for local variables
JF Bastien
2019-04-10
1
-7
/
+7
*
Revert "[sanitizer] Fix return type of __bzero and __aeabi_mem* interceptors."
Evgeniy Stepanov
2019-03-02
1
-3
/
+3
*
[sanitizer] Fix return type of __bzero and __aeabi_mem* interceptors.
Evgeniy Stepanov
2019-03-01
1
-3
/
+3
*
Revert "[sanitizer] Fix return type of __bzero and __aeabi_mem* interceptors."
Evgeniy Stepanov
2019-03-01
1
-3
/
+3
*
[sanitizer] Fix return type of __bzero and __aeabi_mem* interceptors.
Evgeniy Stepanov
2019-03-01
1
-3
/
+3
*
[msan] Don't delete MSanAtExitRecord
Vitaly Buka
2019-02-14
1
-1
/
+5
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
Correct atexit(3) support in MSan/NetBSD
Kamil Rytarowski
2018-11-10
1
-3
/
+65
*
Disable recursive interception for tzset in MSan
Kamil Rytarowski
2018-11-04
1
-0
/
+1
*
Handle NetBSD symbol mangling for tzset
Kamil Rytarowski
2018-10-30
1
-0
/
+1
*
[sanitizer] Fix mallopt interceptor.
Evgeniy Stepanov
2018-10-25
1
-1
/
+1
*
[hwasan] Provide __sanitizer_* aliases to allocator functions.
Evgeniy Stepanov
2018-08-13
1
-2
/
+2
*
[MSan] Add functions to enable/disable interceptor checks.
Matt Morehouse
2018-07-06
1
-0
/
+3
*
[sanitizer] Add fgets, fputs and puts into sanitizer_common
Peter Wu
2018-06-11
1
-10
/
+0
*
[MSan] Report proper error on allocator failures instead of CHECK(0)-ing
Alex Shlyapnikov
2018-06-08
1
-0
/
+1
*
Disable recursive interceptors in signal(3)/MSan
Kamil Rytarowski
2018-06-07
1
-0
/
+1
*
[sanitizer] Move strxfrm interceptors into sanitizer_common
Vitaly Buka
2018-03-07
1
-34
/
+0
*
[sanitizer] Move mmap interceptors into sanitizer_common
Vitaly Buka
2018-03-07
1
-32
/
+11
*
Adding Msan support to FreeBSD
Kamil Rytarowski
2018-03-03
1
-1
/
+1
*
Stop intercepting forkpty(3) and openpty(3) on NetBSD
Kamil Rytarowski
2018-02-20
1
-2
/
+16
*
Prevent recursive MSan interceptors in strftime(3) like functions
Kamil Rytarowski
2018-02-15
1
-0
/
+1
*
Prevent recursive MSan interceptors in fgets(3)
Kamil Rytarowski
2018-02-15
1
-0
/
+1
*
Add NetBSD syscall hooks skeleton in sanitizers
Kamil Rytarowski
2018-02-15
1
-0
/
+1
*
[sanitizer] Add interceptors for readlinkat, name_to_handle_at, open_by_handl...
Vitaly Buka
2018-01-30
1
-10
/
+0
*
Add MSan interceptor for fstat(2)
Kamil Rytarowski
2018-01-03
1
-0
/
+15
*
Set of corrections for MSan/NetBSD
Kamil Rytarowski
2017-12-14
1
-1
/
+18
*
Revert SVN r, 319967
Kamil Rytarowski
2017-12-06
1
-63
/
+3
*
Correct atexit(3) support in MSan/NetBSD
Kamil Rytarowski
2017-12-06
1
-3
/
+63
*
Handle NetBSD symbol renaming in msan_interceptors.cc
Kamil Rytarowski
2017-12-06
1
-17
/
+21
*
Fix typo fcvr -> fcvt and attempt to unbreak MSan/!NetBSD
Kamil Rytarowski
2017-12-06
1
-1
/
+1
*
Fix typo gcvr -> gcvt and attempt to unbreak MSan/!NetBSD
Kamil Rytarowski
2017-12-06
1
-1
/
+1
*
Support pthread_key_create symbol alias in MSan/NetBSD
Kamil Rytarowski
2017-12-06
1
-0
/
+10
*
Disable absent functions in MSan/NetBSD interceptors
Kamil Rytarowski
2017-12-06
1
-7
/
+43
*
[msan] Fix formatting
Vitaly Buka
2017-12-05
1
-1
/
+1
*
[msan] add strtouq msan interceptor
Vitaly Buka
2017-12-05
1
-0
/
+2
*
[msan] Fix return type of mbrtowc
Vitaly Buka
2017-11-30
1
-1
/
+2
*
[msan] Avoid shadowing a variable in common interceptors.
Evgeniy Stepanov
2017-11-27
1
-16
/
+15
*
[msan] Fix signal chaining
Vitaly Buka
2017-11-11
1
-1
/
+1
*
[msan] Remove INTERCEPT_FUNCTION for sigaction and signal
Vitaly Buka
2017-11-10
1
-2
/
+0
*
[tsan] Use __sanitizer_siginfo from sanitizer_common
Vitaly Buka
2017-11-10
1
-2
/
+2
*
[msan] Deadly signal handler for msan
Vitaly Buka
2017-11-10
1
-14
/
+15
*
[msan] Move sigaction_impl and signal_impl
Vitaly Buka
2017-11-10
1
-52
/
+53
[next]