Fix more d2i cases to properly update the input pointer
authorKurt Roeckx <kurt@roeckx.be>
Tue, 29 Sep 2015 17:59:48 +0000 (19:59 +0200)
committerKurt Roeckx <kurt@roeckx.be>
Sat, 3 Oct 2015 11:29:15 +0000 (13:29 +0200)
commit6b247c181726e7dd3744570b850c0cef60776c55
tree10dbe4e30c40e160b96281638400283332896313
parentd62c64b947ae96463a331de005165c57966d2149
Fix more d2i cases to properly update the input pointer

Thanks to David Benjamin <davidben@google.com> for pointing them out.

Reviewed-by: Steve Henson <steve@openssl.org>
MR #1198

(cherry picked from commit 605236f6a8fe0743af2f63d93239a74c69dae137)
crypto/asn1/d2i_pr.c
crypto/asn1/x_x509.c