Age | Commit message (Expand) | Author |
---|---|---|
2019-02-07 | Avoid triggering undefined behaviour (std::memset(nullptr, 0, 0)) if an inval... | practicalswift |
2019-01-05 | Merge #14357: streams: Fix broken streams_vector_reader test. Remove unused s... | MarcoFalke |
2018-12-18 | rpc: Fix data race (UB) in InterruptRPC() | practicalswift |
2018-12-18 | Add suppression for InterruptRPC (fRPCRunning) data race | practicalswift |
2018-12-17 | build: Enable functional tests in the ThreadSanitizer (TSan) build job | practicalswift |
2018-11-30 | Move CheckBlock() call to critical section | Hennadii Stepanov |
2018-11-27 | bench: Destroy wallet txs instead of leaking their memory | MarcoFalke |
2018-11-26 | Add LSan suppression warnings | practicalswift |
2018-11-26 | Add ASan Travis build | practicalswift |
2018-11-23 | Remove UBSan suppression | practicalswift |
2018-11-22 | test: Move UBSAN suppressions to test/sanitizer_suppressions/ubsan | MarcoFalke |
2018-11-22 | travis: Run thread sanitizer | MarcoFalke |