practicalswift
|
6c10037f72
|
rpc: Fix data race (UB) in InterruptRPC()
|
2018-12-18 18:52:12 +01:00 |
|
practicalswift
|
eaf4070e3a
|
Add suppression for InterruptRPC (fRPCRunning) data race
|
2018-12-18 09:33:02 +01:00 |
|
practicalswift
|
069752b726
|
build: Enable functional tests in the ThreadSanitizer (TSan) build job
|
2018-12-17 09:24:37 +01:00 |
|
Hennadii Stepanov
|
c5ed6e73d3
|
Move CheckBlock() call to critical section
This prevents data race for CBlock::fChecked.
|
2018-11-30 12:40:57 +02:00 |
|
MarcoFalke
|
fa5cef0f78
|
bench: Destroy wallet txs instead of leaking their memory
|
2018-11-27 16:52:56 -05:00 |
|
practicalswift
|
6541d59ddc
|
Add LSan suppression warnings
|
2018-11-26 23:33:17 +01:00 |
|
practicalswift
|
ff7212ec32
|
Add ASan Travis build
|
2018-11-26 22:20:46 +01:00 |
|
MarcoFalke
|
fa7d36b8e7
|
test: Move UBSAN suppressions to test/sanitizer_suppressions/ubsan
|
2018-11-22 11:55:53 -05:00 |
|
MarcoFalke
|
89bf196c88
|
travis: Run thread sanitizer
|
2018-11-22 11:47:36 -05:00 |
|