Fix accessing garbage on error path.

Signed-off-by: NIIBE Yutaka <gniibe@fsij.org>
Reported-by: Anthony Romano <anthony.romano@coreos.com>
This commit is contained in:
NIIBE Yutaka
2017-07-19 10:48:16 +09:00
parent 10c5010141
commit ae76d66d53
2 changed files with 7 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
2017-07-19 NIIBE Yutaka <gniibe@fsij.org>
* polarssl/library/bignum.c (mpi_exp_mod): Call mpi_grow for X
after the initialization of RR.
2017-07-18 NIIBE Yutaka <gniibe@fsij.org>
* src/configure: Bark when not git.