Page MenuHomePhabricator

Fix several potential issues found by sanitizers
ClosedPublic

Authored by Fabien on Jan 28 2019, 13:59.

Details

Summary

Backport of core PR9743

Test Plan

With ubsan:

make check

With tsan:

./src/test/test_bitcoin --run_test=DoS_tests

(this test uses the SetMockTime function)

Diff Detail

Repository
rABC Bitcoin ABC
Branch
PR9743
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 4720
Build 7503: Bitcoin ABC Buildbot (legacy)
Build 7502: arc lint + arc unit