Replace the old ASN1_dup() with ASN1_item_dup() and
authorDr. Stephen Henson <steve@openssl.org>
Fri, 29 Dec 2000 18:23:55 +0000 (18:23 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Fri, 29 Dec 2000 18:23:55 +0000 (18:23 +0000)
commit78d3b819f04fcefa67294a840ea7fbf167418109
tree4dc90327ba13a32c230e95c9ce4fb37be79f89b5
parent200b24e391af69aee7a6778371bfa3ebb86da07b
Replace the old ASN1_dup() with ASN1_item_dup() and
zap some evil function pointers casts along the way...
CHANGES
crypto/pkcs7/pk7_lib.c
crypto/rsa/rsa.h
crypto/x509/x_all.c