]> granicus.if.org Git - openssl/commit
Make sure the type accessed by the LONG and ZLONG ASN1 type
authorDr. Stephen Henson <steve@openssl.org>
Tue, 5 Mar 2002 13:49:27 +0000 (13:49 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Tue, 5 Mar 2002 13:49:27 +0000 (13:49 +0000)
commitdd6b494eb3d4ac25e068907f581bf63301dff951
treee787ff96dfacedcc78f122c6160e2939139a4ebb
parentc9bea5bad348959f54fa8d4d5a41cf46ce071ef3
Make sure the type accessed by the LONG and ZLONG ASN1 type
is really a long, to avoid problems on platforms where
sizeof(int) != sizeof(long).
crypto/dh/dh.h
crypto/dsa/dsa.h