CVSROOT: /cvs Module name: src Changes by: [email protected] 2018/05/19 04:41:53
Modified files:
lib/libcrypto/x509v3: v3_lib.c v3_prn.c x509v3.h
Log message:
Add a const qualifier to the STACK_OF(X509_EXTENSION) * arguments of
X509V3_get_d2i() and X509V3_extensions_print(), and one to the 'title'
argument of the latter function.
tested in a bulk build by sthen
ok jsing
