Most of the codebase correctly used short-cutting to avoid calling
_is_zero on possibly incompletely initialized elements, but a few
places were missed.
This is a backport of libsecp256k1 PR629
Differential D5347
Avoid calling secp256k1_*_is_zero when secp256k1_*_set_b32 fails. deadalnix on Feb 28 2020, 00:22. Authored by Tags None Subscribers None
Details
Most of the codebase correctly used short-cutting to avoid calling This is a backport of libsecp256k1 PR629 make check
Diff Detail
Event Timeline |