]> granicus.if.org Git - openssl/commit
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:42:40 +0000 (01:42 +0200)
commita9b23465243b6d692bb0b419bdbe0b1f5a849e9c
treec5934845f9f18900a91015c3e6998fbfc4538a45
parent95fb422aceea9f48e3f5f04c745801fcbf953012
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>
(cherry picked from commit bace847eae24f48adc6a967c6cce7f8d05bbeda3)
crypto/asn1/tasn_dec.c