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
*
test: Add missing shift-base:nanobench.h suppression
MarcoFalke
2021-07-11
1
-3
/
+14
*
tests: Remove no longer needed UBSan suppression (float-divide-by-zero in val...
practicalswift
2020-11-12
1
-4
/
+0
*
Remove references to CreateWalletFromFile
fanquake
2020-11-12
1
-1
/
+1
*
Merge #20344: wallet: fix scanning progress calculation for single block range
MarcoFalke
2020-11-11
1
-1
/
+0
|
\
|
*
wallet: fix scanning progress calculation for single block range
Sebastian Falbesoner
2020-11-11
1
-1
/
+0
*
|
test: Suppress epoll_ctl data race
MarcoFalke
2020-11-11
1
-0
/
+1
|
/
*
policy/fees: remove a floating-point division by zero
Antoine Poinsot
2020-09-14
1
-1
/
+0
*
scripted-diff: [net processing] Rename PeerLogicValidation to PeerManager
John Newbery
2020-09-07
1
-1
/
+1
*
test: Add tsan supp for leveldb::DBImpl::DeleteObsoleteFiles
MarcoFalke
2020-08-29
1
-0
/
+1
*
ci: Add tsan suppression for race in DatabaseBatch
Hennadii Stepanov
2020-07-16
1
-0
/
+1
*
ci: Add tsan suppression for race in BerkeleyBatch
Hennadii Stepanov
2020-07-05
1
-0
/
+1
*
ci: Add tsan suppression for race in wallet
MarcoFalke
2020-06-30
1
-0
/
+1
*
test: Add BerkeleyDatabase tsan suppression
MarcoFalke
2020-06-09
1
-0
/
+1
*
ci: tsan with wallet
MarcoFalke
2020-06-04
1
-0
/
+5
*
test: Add more tsan suppressions
MarcoFalke
2020-05-31
1
-0
/
+6
*
test: Extend tsan suppressions for clang stdlib
MarcoFalke
2020-05-30
1
-0
/
+17
*
test: Remove unsafe BOOST_TEST_MESSAGE
MarcoFalke
2020-03-30
1
-8
/
+0
*
Merge #17708: prevector: avoid misaligned member accesses
Wladimir J. van der Laan
2020-02-12
1
-2
/
+0
|
\
|
*
test: Remove ubsan alignment suppressions
Wladimir J. van der Laan
2019-12-10
1
-2
/
+0
*
|
test: Add ubsan surpression for crc32c
Wladimir J. van der Laan
2020-01-28
1
-0
/
+1
*
|
test: Show debug log on unit test failure
MarcoFalke
2020-01-02
1
-0
/
+8
|
/
*
ci: ubsan report_error_type=1 and add suppressions
MarcoFalke
2019-12-04
1
-0
/
+42
*
test: remove lsan suppression for libcrypto
Wladimir J. van der Laan
2019-11-19
1
-1
/
+0
*
tests: Remove no longer needed UBSan suppressions (issues fixed). Add documen...
practicalswift
2019-10-21
1
-2
/
+11
*
test: Suppress false positive leak in secure_allocator<RNGState>
MarcoFalke
2019-06-18
1
-0
/
+3
*
Poly1305: tolerate the intentional unsigned wraparound in poly1305.cpp
Jonas Schnelli
2019-03-26
1
-0
/
+1
*
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