Limit ASN.1 constructed types recursive definition depth
[openssl.git] / crypto / asn1 / asn1.h
index 68e791fcdbe8e5b14c9cc7a05d272588301c2198..35a2b2aa02381145d7827557ab4473c7db009c95 100644 (file)
@@ -1365,6 +1365,7 @@ void ERR_load_ASN1_strings(void);
 # define ASN1_R_MSTRING_NOT_UNIVERSAL                     139
 # define ASN1_R_MSTRING_WRONG_TAG                         140
 # define ASN1_R_NESTED_ASN1_STRING                        197
+# define ASN1_R_NESTED_TOO_DEEP                           219
 # define ASN1_R_NON_HEX_CHARACTERS                        141
 # define ASN1_R_NOT_ASCII_FORMAT                          190
 # define ASN1_R_NOT_ENOUGH_DATA                           142