Fix memory leak if setup fails.
authorDr. Stephen Henson <steve@openssl.org>
Sat, 1 Aug 2015 14:37:44 +0000 (15:37 +0100)
committerDr. Stephen Henson <steve@openssl.org>
Wed, 12 Aug 2015 12:54:56 +0000 (13:54 +0100)
commit891eac4604b5f05413e59602fae1f11136f4719a
tree84d3b30c09ac1dc754b9388b3a599d8c30d00026
parenta187e08d856690b5c1da3184d0ff560d572f893b
Fix memory leak if setup fails.

Reviewed-by: Matt Caswell <matt@openssl.org>
crypto/cms/cms_enc.c