x509: publish X509_PUBKEY_dup
[oweals/openssl.git] / crypto / cms / cms_io.c
index ad418844df7a19796c30fb3847777892844eef40..f3b58740bed0e4edba53d31d5a58eec563aa53cb 100644 (file)
@@ -14,6 +14,7 @@
 #include <openssl/cms.h>
 #include "cms_lcl.h"
 
+/* unfortunately cannot constify BIO_new_NDEF() due to this and PKCS7_stream() */
 int CMS_stream(unsigned char ***boundary, CMS_ContentInfo *cms)
 {
     ASN1_OCTET_STRING **pos;