]> Git Repo - secp256k1.git/commit
Fixes a bug where bench_sign would fail due to passing in too small a buffer.
authorGregory Maxwell <[email protected]>
Thu, 3 Sep 2015 18:41:04 +0000 (18:41 +0000)
committerGregory Maxwell <[email protected]>
Thu, 3 Sep 2015 18:47:30 +0000 (18:47 +0000)
commit5fb32296afba5bec31c77560b794d4407080f780
treeec43d529a21d2efbfa0bd8e32d809d749b5b48f9
parent5eb435694eb632367658995c6ad0592e3f4fe768
Fixes a bug where bench_sign would fail due to passing in too small a buffer.

This was introduced by the recent API change when the signature types were split.
src/bench_sign.c
This page took 0.030427 seconds and 4 git commands to generate.