Increase the size of the stack buffer to prevent an overflow.
authorPauli <paul.dale@oracle.com>
Thu, 23 Feb 2017 03:46:01 +0000 (13:46 +1000)
committerRichard Levitte <levitte@openssl.org>
Thu, 23 Feb 2017 23:00:32 +0000 (00:00 +0100)
commit8fce04ee3540ba3039bb66df34ea3f076a599ab9
treee72ae04357a7668f7dd7d6f2673155dfba222755
parent4483e23444fa18034344874ffbe67919207e9e47
Increase the size of the stack buffer to prevent an overflow.

Reviewed-by: Rich Salz <rsalz@openssl.org>
Reviewed-by: Andy Polyakov <appro@openssl.org>
Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/2721)
crypto/ec/eck_prn.c