bd2bfa92bd
Signed-off-by: Aditya Deshpande <aditya.deshpande@arm.com>
4 lines
180 B
Text
4 lines
180 B
Text
Bugfix
|
|
* Fix bug in error reporting in dh_genprime.c where upon failure,
|
|
the error code returned by mbedtls_mpi_write_file() is overwritten
|
|
and therefore not printed.
|