]> git.ipfire.org Git - thirdparty/openssl.git/commit
Fix warning where BIO_FLAGS_UPLINK was being redefined.
authorMatt Caswell <matt@openssl.org>
Sat, 10 Jan 2015 23:36:28 +0000 (23:36 +0000)
committerMatt Caswell <matt@openssl.org>
Tue, 13 Jan 2015 11:26:07 +0000 (11:26 +0000)
commit56abaa14e0ac762455277757001387070e6ded45
tree18c58ef28039d00031a49ecf01e0c1ab9b3289a4
parent8b8a48d099e6ae985f80cbbdad566e2b8aaf96a3
Fix warning where BIO_FLAGS_UPLINK was being redefined.
This warning breaks the build in 1.0.0 and 0.9.8

Reviewed-by: Andy Polyakov <appro@openssl.org>
(cherry picked from commit b1ffc6ca1c387efad0772c16dfe426afef45dc4f)
crypto/ecdsa/ecs_vrf.c