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
Lint
Lint Not Applicable
Unit
Tests Not Applicable