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:01:17 +0000 (00:01 +0100)
commitb5cd178f9dd057a76147ccd307bd3cb0672ac098
treed743d6c2e2791e8ad8dad9246a76fa72bdd07b10
parentd9856b5365570852bfd6f6d59dbd4480a11e6c70
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)
(cherry picked from commit 8fce04ee3540ba3039bb66df34ea3f076a599ab9)
crypto/ec/eck_prn.c