]> git.ipfire.org Git - thirdparty/curl.git/commit
x509asn1: Restore the parameter check in Curl_getASN1Element
authorJay Satiro <raysatiro@yahoo.com>
Fri, 25 Nov 2016 00:43:20 +0000 (19:43 -0500)
committerJay Satiro <raysatiro@yahoo.com>
Fri, 25 Nov 2016 00:43:20 +0000 (19:43 -0500)
commit2127457018d22034cb5ea977db654bd603078fc9
treeca63bd39974addac624a35818a68d26b7ff74314
parent7d967c80bc72a42bce6e995fdcda3a5b544d0621
x509asn1: Restore the parameter check in Curl_getASN1Element

- Restore the removed parts of the parameter check.

Follow-up to 945f60e which altered the parameter check.
lib/x509asn1.c