Fix missing return checks in v3_cpols.c
authorMatt Caswell <matt@openssl.org>
Wed, 11 Mar 2015 20:50:20 +0000 (20:50 +0000)
committerMatt Caswell <matt@openssl.org>
Thu, 12 Mar 2015 09:29:48 +0000 (09:29 +0000)
commit8e91b3d99115121765a15dbb685aa772b73b97ad
tree3054e3f266aa5b11981c072f66b2c36e61b527b6
parent20223855e418e1a4cd5f964e4e504d53b8a00fd4
Fix missing return checks in v3_cpols.c

Fixed assorted missing return value checks in c3_cpols.c

Reviewed-by: Rich Salz <rsalz@openssl.org>
(cherry picked from commit c5f2b5336ab72e40ab91e2ca85639f51fa3178c6)
crypto/x509v3/v3_cpols.c