Page MenuHomePhabricator

remove dead store in ecdsa_signature_parse_der_lax
ClosedPublic

Authored by deadalnix on Sep 27 2020, 22:31.

Details

Reviewers
majcosta
Group Reviewers
Restricted Project
Commits
rABC1f985e5a3bcf: remove dead store in ecdsa_signature_parse_der_lax
Summary

This change was made in bitcoin/bitcoin without upstreaming. So this is
a followup to the comment here:
https://github.com/bitcoin/bitcoin/pull/19228#issuecomment-641795558.

See also: https://github.com/bitcoin/bitcoin/pull/11073.

This is a backport of libsecp256k1 PR765

Test Plan
ninja check-secp256k1

Diff Detail

Repository
rABC Bitcoin ABC
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

[Bot Message]
One or more PR numbers were detected in the summary.
Links to those PRs have been inserted into the summary for reference.

This revision is now accepted and ready to land.Sep 27 2020, 23:01