index
:
discoin
1.10-archive
1.14-maint
1.14.4-dev
1.14.5-dev
1.17-dev
1.18-dev
1.21-dev
1.4-archive
1.6-archive
1.7-archive
1.8-archive
1.8-safemode
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
sanitizer_suppressions
Commit message (
Expand
)
Author
Age
Files
Lines
*
Avoid triggering undefined behaviour (std::memset(nullptr, 0, 0)) if an inval...
practicalswift
2019-02-07
1
-1
/
+0
*
Merge #14357: streams: Fix broken streams_vector_reader test. Remove unused s...
MarcoFalke
2019-01-05
1
-1
/
+0
|
\
|
*
Remove UBSan suppression
practicalswift
2018-11-23
1
-1
/
+0
*
|
rpc: Fix data race (UB) in InterruptRPC()
practicalswift
2018-12-18
1
-3
/
+0
*
|
Add suppression for InterruptRPC (fRPCRunning) data race
practicalswift
2018-12-18
1
-0
/
+3
*
|
build: Enable functional tests in the ThreadSanitizer (TSan) build job
practicalswift
2018-12-17
1
-8
/
+3
*
|
Move CheckBlock() call to critical section
Hennadii Stepanov
2018-11-30
1
-3
/
+0
*
|
bench: Destroy wallet txs instead of leaking their memory
MarcoFalke
2018-11-27
1
-4
/
+0
*
|
Add LSan suppression warnings
practicalswift
2018-11-26
1
-1
/
+4
*
|
Add ASan Travis build
practicalswift
2018-11-26
1
-0
/
+7
|
/
*
test: Move UBSAN suppressions to test/sanitizer_suppressions/ubsan
MarcoFalke
2018-11-22
1
-0
/
+36
*
travis: Run thread sanitizer
MarcoFalke
2018-11-22
1
-0
/
+24