CVSROOT: /cvs Module name: src Changes by: [email protected] 2018/05/18 12:12:08
Modified files:
lib/libcrypto/x509: x509.h x509name.c
Log message:
Add a const qualififer to the 'name' argument of X509_NAME_get_entry(3)
and to the 'obj' argument of X509_NAME_get_index_by_OBJ(3)
tested in a bulk build by sthen
ok jsing
