Increase stack size
authorMatt Caswell <matt@openssl.org>
Wed, 25 Mar 2015 16:08:44 +0000 (16:08 +0000)
committerMatt Caswell <matt@openssl.org>
Fri, 20 Nov 2015 23:32:18 +0000 (23:32 +0000)
commit06754949e4317f5ba7e318a8841b78a7d622053f
tree5eab19e543dea0bff328530bf98377c6abcb5d69
parent9ec1e03194568630a2e58232d56e9d37dd13ed7d
Increase stack size

Some assembler code puts a lot of stuff on the stack, so up the stack size.

Reviewed-by: Rich Salz <rsalz@openssl.org>
crypto/async/arch/async_posix.c