]> git.ipfire.org Git - thirdparty/openssl.git/commit
Add description in X509_STORE manipulation
authorPaul Yang <kaishen.yy@antfin.com>
Wed, 14 Aug 2019 02:28:07 +0000 (10:28 +0800)
committerPaul Yang <kaishen.yy@antfin.com>
Wed, 14 Aug 2019 02:28:07 +0000 (10:28 +0800)
commit86333b6e0c5c488130ab237e95b8520891b81bf6
treefd4f75b5616812e2ef8208093e2ff0a1c37cdb2e
parent91cb81d40a8102c3d8667629661be8d6937db82b
Add description in X509_STORE manipulation

Add memory management description in X509_STORE_add_cert, otherwise
users will not be aware that they are leaking memory...

Reviewed-by: Dmitry Belyavskiy <beldmit@gmail.com>
Reviewed-by: Matthias St. Pierre <Matthias.St.Pierre@ncp-e.com>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/9484)
doc/man3/X509_STORE_add_cert.pod