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:33:48 +0000 (09:33 +0000)
commitf06249f112a37c0caece07e90ebb01b525e62fd7
tree3ae47abba5d8a03bfe24daacc2f8acca8dbf8e16
parent2407241fb27c5ebd69262024b8abf9486708c7e6
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