You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
litecoin/test/sanitizer_suppressions
practicalswift d855e4cac8
Avoid triggering undefined behaviour (std::memset(nullptr, 0, 0)) if an invalid string is passed to DecodeSecret(...)
6 years ago
..
lsan bench: Destroy wallet txs instead of leaking their memory 6 years ago
tsan rpc: Fix data race (UB) in InterruptRPC() 6 years ago
ubsan Avoid triggering undefined behaviour (std::memset(nullptr, 0, 0)) if an invalid string is passed to DecodeSecret(...) 6 years ago