Fixed NULL pointer dereference in PKCS7_dataDecode reported by David Ramos in PR...
authorMatt Caswell <matt@openssl.org>
Wed, 7 May 2014 22:21:02 +0000 (23:21 +0100)
committerMatt Caswell <matt@openssl.org>
Wed, 7 May 2014 22:28:26 +0000 (23:28 +0100)
commit79c8c47d5ce62af447025d341a290daa9b13011e
tree115d3d2b38b071c652f62216598f579bc44bc96b
parent84fe686173d519dfee5d264272beab666508fc57
Fixed NULL pointer dereference in PKCS7_dataDecode reported by David Ramos in PR#3339
crypto/pkcs7/pk7_doit.c
crypto/pkcs7/pkcs7.h
crypto/pkcs7/pkcs7err.c