Author :
Alexander Boström
Date :
2014-01-20 13:48:52
Hash :1c802697 Message :Initialize variable "res" to MP_NO.
This avoids an unitialized variable warning in the compiler.
This change originally came from Heimdal's bundled copy of libtommath.
Signed-off-by: Ken Dreyer <ktdreyer@ktdreyer.com>