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:24:49 +0000 (23:24 +0100)
commit9731a9ce7d0f404d21ed418f9bc983b174e130cb
tree11642b2c103cbe4484890e8ec96463775fe23286
parente2562bbbe1e1c68ec5a3e02c1f151fd6149ee2ae
Prevent overflows in stack API

Reviewed-by: Rich Salz <rsalz@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
crypto/stack/stack.c