]> granicus.if.org Git - curl/commit
cyassl: fix the test for ASN_NO_SIGNER_E
authorDan Fandrich <dan@coneharvesters.com>
Wed, 30 Jul 2014 22:31:36 +0000 (00:31 +0200)
committerDan Fandrich <dan@coneharvesters.com>
Wed, 30 Jul 2014 22:31:36 +0000 (00:31 +0200)
commit3d5be801b9cdf51c6056e48cd87c0225555f23da
tree5d73a6c0c27b5c3dde3491949cc061a064842db2
parent1aa6418af91d4ec5571cdcc1263b5bea31d9d0ce
cyassl: fix the test for ASN_NO_SIGNER_E

It's an enum so a macro test won't work. The CyaSSL changelog doesn't
say exactly when this error code was introduced, but it's likely
to be 2.7.0.
lib/vtls/cyassl.c