Page MenuHomePhabricator

doc: document the length requirements of output parameter.
ClosedPublic

Authored by deadalnix on Feb 29 2020, 18:36.

Details

Summary

It's subtle, since it is actually only touched by hashfp (though
we assert it's non-NULL), but give explicit advice in the default
case.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>

This is a backport of libsecp256k1 PR714.

Test Plan
ninja check-secp256k1

Diff Detail

Repository
rABC Bitcoin ABC
Branch
secppr714
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 9670
Build 17238: Default Diff Build & Tests
Build 17237: arc lint + arc unit

Event Timeline

Fabien edited the summary of this revision. (Show Details)
This revision is now accepted and ready to land.Mar 2 2020, 08:11