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:24:25 +0000 (09:24 +0000)
commitc5f2b5336ab72e40ab91e2ca85639f51fa3178c6
tree54f86486c013362084746755d1f2b01b3e4a41ac
parent0c7ca4033dcf5398334d4b78a7dfb941c8167a40
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>
crypto/x509v3/v3_cpols.c