Prevent overflows in stack API
authorGuido Vranken <guidovranken@gmail.com>
Thu, 8 Sep 2016 09:43:37 +0000 (10:43 +0100)
committerMatt Caswell <matt@openssl.org>
Mon, 19 Sep 2016 22:31:03 +0000 (23:31 +0100)
commit05f754f6a6a2aaceef18069a6ce11aacdb86c84c
tree721d9c4e9b86dd15563c6aed5085670318d39b16
parent322b739be5cae8b6cfb55e51d59c2f828ae3a993
Prevent overflows in stack API

Reviewed-by: Rich Salz <rsalz@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
(cherry picked from commit 9731a9ce7d0f404d21ed418f9bc983b174e130cb)
crypto/stack/stack.c