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