Page MenuHomePhabricator

pubkey: Assert CPubKey's ECCVerifyHandle precondition
ClosedPublic

Authored by PiRK on Nov 6 2020, 08:43.

Details

Reviewers
Fabien
Group Reviewers
Restricted Project
Commits
rABC0948e1d200f1: pubkey: Assert CPubKey's ECCVerifyHandle precondition
Summary

This makes it more clear for fuzzing harness writers and others that ECCVerifyHandle is expected to be held when interacting with CPubKey.

Related PR17274 (D6883).

This is a backport of Core PR17275

Test Plan

ninja all check-all

Diff Detail

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