Home
Phabricator
Search
Configure Global Search
Log In
Transactions
D2923
Change Details
Change Details
Old
New
Diff
`make check` I ran ASan-compiled `./src/test/test_bitcoin --run_test=key_tests` with and without this patch. Prior to patch it threw error "WRITE of size 32"; afterwards it has no errors.
`make check` I ran ASan-compiled `./src/test/test_bitcoin --run_test=key_tests` with and without this patch. Prior to patch it revealed memory error "WRITE of size 32"; afterwards it has no errors.
`make check` I ran ASan-compiled `./src/test/test_bitcoin --run_test=key_tests` with and without this patch. Prior to patch it
threw
revealed memory
error "WRITE of size 32"; afterwards it has no errors.
Continue