Remove useless code in secp256k1_schnorr_sig_recover #417

pull fanatid wants to merge 1 commits into bitcoin-core:master from fanatid:schnorr-recover changing 1 files +0 −2
  1. fanatid commented at 9:11 AM on September 14, 2016: contributor

    assign zero value to overflow before secp256k1_scalar_set_b32 doesn't make sense

  2. Remove useless code in secp256k1_schnorr_sig_recover a41a9cd3ea
  3. apoelstra commented at 7:22 PM on September 15, 2016: contributor

    I think some lint tool complained about passing the address of uninitialized variables. Unfortunately C doesn't have any way to signal out-parameters.

    I'd prefer the useless code stay, just as a matter of "defense in depth" coding practice of not passing addresses of unitiliazed variables.

  4. sipa commented at 8:35 PM on November 25, 2016: contributor

    No longer needed.

  5. sipa closed this on Nov 25, 2016

  6. fanatid deleted the branch on Jan 7, 2017

github-metadata-mirror

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: 2026-04-14 18:15 UTC

This site is hosted by @0xB10C
More mirrored repositories can be found on mirror.b10c.me