PKCS#7: Fix NULL dereference with missing EncryptedContent.
authorEmilia Kasper <emilia@openssl.org>
Tue, 12 May 2015 17:00:30 +0000 (19:00 +0200)
committerMatt Caswell <matt@openssl.org>
Thu, 11 Jun 2015 10:06:31 +0000 (11:06 +0100)
commit59302b600e8d5b77ef144e447bb046fd7ab72686
treef004d9443b26803c854ffd22981642f5408ac4ec
parentf48b83b4fb7d6689584cf25f61ca63a4891f5b11
PKCS#7: Fix NULL dereference with missing EncryptedContent.

CVE-2015-1790

Reviewed-by: Rich Salz <rsalz@openssl.org>
crypto/pkcs7/pk7_doit.c