niooss-ledger
commented at 5:17 pm on May 8, 2024:
contributor
Hello,
This Pull Request fixes the issue reported in #1527. Function secp256k1_ecmult_multi_var expects to be called with a non-NULLerror_callback parameter. Fix the invocation in test_ecmult_accumulate to do this. While at it, wrap the call in a CHECK macro to ensure it succeeds.
tests: call secp256k1_ecmult_multi_var with a non-NULL error callback
Function secp256k1_ecmult_multi_var expects to be called with a non-NULL
error_callback parameter. Fix the invocation in test_ecmult_accumulate
to do this.
While at it, wrap the call in a CHECK macro to ensure it succeeds.
Fixes: https://github.com/bitcoin-core/secp256k1/issues/1527
9554362b15
real-or-random approved
real-or-random
commented at 7:49 am on May 9, 2024:
contributor
utACK9554362b1532d8292ab805cefb9c886cd55ac205
real-or-random added the label
bug
on May 9, 2024
real-or-random added the label
assurance
on May 9, 2024
siv2r
commented at 8:43 am on May 13, 2024:
contributor
ACK9554362, I have also verified that other invocations of ecmult_multi_var (in tests) don’t use NULL for the error callback function argument.
This is a metadata mirror of the GitHub repository
bitcoin-core/secp256k1.
This site is not affiliated with GitHub.
Content is generated from a GitHub metadata backup.
generated: 2024-11-21 08:15 UTC
This site is hosted by @0xB10C More mirrored repositories can be found on mirror.b10c.me