I noticed this while reviewing ElementsProject/secp256k1-zkp#117 and finding some seemingly unnecessary VALGRIND_MAKE_MEM_DEFINED that I couldn't remove until I saw the bug.
Backport of secp256k1#894
Differential D9389
[SECP256K1] ctime_test: move context randomization test to the end Fabien on Apr 8 2021, 15:15. Authored by Tags None Subscribers None
Details
I noticed this while reviewing ElementsProject/secp256k1-zkp#117 and finding some seemingly unnecessary VALGRIND_MAKE_MEM_DEFINED that I couldn't remove until I saw the bug. Backport of secp256k1#894 ninja check-secp256k1 libtool --mode=execute valgrind ./valgrind_ctime_test
Diff Detail
|