when building with OPENSSL_NO_DEPRECATED defined BN_zero is a macro
authorNils Larsch <nils@openssl.org>
Mon, 28 Mar 2005 15:06:29 +0000 (15:06 +0000)
committerNils Larsch <nils@openssl.org>
Mon, 28 Mar 2005 15:06:29 +0000 (15:06 +0000)
commitc01d2b974e9ed2dcc3944204b339ee50d4abb634
treed3152a74b2f72bdd06c25dec73c963f4d7735200
parentb0ef321cc86a4ad2151d18569a5628ca2e080cc0
when building with OPENSSL_NO_DEPRECATED defined BN_zero is a macro
which cannot be evaluated in an if statement
crypto/dsa/dsa_gen.c