Fix reading heap overflow in a test case
authorPaul Yang <yang.yang@baishancloud.com>
Mon, 9 Oct 2017 09:16:17 +0000 (17:16 +0800)
committerMatt Caswell <matt@openssl.org>
Mon, 16 Oct 2017 09:08:53 +0000 (10:08 +0100)
commitc7558d5be178b89648063fd8a001b7ab29616989
tree8c7d16802a0e15e9a92038f5258168a2ca6d3b6a
parent21c215423954e72ee0a8d6bcb813c45e166d4776
Fix reading heap overflow in a test case

Caught by AddressSanitizer

Reviewed-by: Ben Kaduk <kaduk@mit.edu>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/4497)
test/sslapitest.c