Page MenuHomePhabricator

[secp256k1] Remove a warning in multiset test
ClosedPublic

Authored by deadalnix on Feb 20 2020, 23:56.

Details

Summary

The cast done is unsafe due to memory alignement constraints.

Test Plan
ninja check-secp256k1

Verify that the test passes and that the warning is gone.

Diff Detail

Repository
rABC Bitcoin ABC
Branch
secpwarning
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 9532
Build 16974: Default Diff Build & Tests
Build 16973: arc lint + arc unit