Return 0 otherwise instead of calling it with bad parameters.
JNI: Only call ecdsa_verify if its inputs parsed correctly #391
pull jgriffiths wants to merge 1 commits into bitcoin-core:master from jgriffiths:jni_ret_check changing 1 files +5 −4-
jgriffiths commented at 11:39 AM on May 2, 2016: contributor
-
a40c701c83
JNI: Only call ecdsa_verify if its inputs parsed correctly
Return 0 otherwise instead of calling it with bad parameters.
-
sipa commented at 5:53 PM on May 8, 2016: contributor
ACK
- sipa merged this on May 8, 2016
- sipa closed this on May 8, 2016
- sipa referenced this in commit 31c9c12130 on May 8, 2016
- jgriffiths deleted the branch on May 9, 2016
Contributors