Check output of mpz_set_str and fix leak on error condition
authorest31 <MTest31@outlook.com>
Fri, 24 Jul 2015 19:38:40 +0000 (21:38 +0200)
committerest31 <MTest31@outlook.com>
Fri, 24 Jul 2015 20:42:54 +0000 (22:42 +0200)
commit5bde7798e9c90904c0d38c75da1f2ce2d62922af
treecaaf2b8a12f832ad64fad2f4bbdadc12a40af8b8
parentaab7c83d0229c2c7aa3b60de3ca1b1a4eb326b55
Check output of mpz_set_str and fix leak on error condition

Also add static identifier as upstream did
src/util/sha256.c
src/util/srp.cpp