Always check that the value returned by asn1_do_adb() is non-NULL
authorRichard Levitte <levitte@openssl.org>
Tue, 14 Jun 2016 21:54:56 +0000 (23:54 +0200)
committerRichard Levitte <levitte@openssl.org>
Tue, 14 Jun 2016 23:36:11 +0000 (01:36 +0200)
commitbace847eae24f48adc6a967c6cce7f8d05bbeda3
treecfb2129513a12ce1b720a9ca9f31846345328945
parent4e3d2866b6e8e7a700ea22e05840a093bfd7a4b1
Always check that the value returned by asn1_do_adb() is non-NULL

Reviewed-by: Stephen Henson <steve@openssl.org>
Reviewed-by: Emilia Käsper <emilia@openssl.org>
crypto/asn1/tasn_dec.c