Limit recursion depth in old d2i_ASN1_bytes function
authorDr. Stephen Henson <steve@openssl.org>
Thu, 4 Aug 2016 14:00:26 +0000 (15:00 +0100)
committerDr. Stephen Henson <steve@openssl.org>
Thu, 4 Aug 2016 21:12:59 +0000 (22:12 +0100)
commita199e0c39a21db79e44dc3c66f45726d1092983f
tree2ff2f8aa0bbe10623a3658505380b44f74898737
parent6592de7c8c090bbb7ec82bad07b3249153bb692f
Limit recursion depth in old d2i_ASN1_bytes function

Thanks to Shi Lei for reporting this bug.

Reviewed-by: Rich Salz <rsalz@openssl.org>
(cherry picked from commit 81f69e5b69b8e87ca5d7080ab643ebda7808542c)
crypto/asn1/a_bytes.c