CVSROOT: /cvs Module name: src Changes by: [email protected] 2018/05/13 04:28:04
Modified files:
lib/libcrypto/ocsp: ocsp.h ocsp_ext.c
Log message:
Add const qualifier to the ASN1_OBJECT * argument of:
OCSP_REQUEST_get_ext_by_OBJ(3), OCSP_ONEREQ_ext_by_OBJ(3)
OCSP_BASICRESP_get_ext_by_OBJ(3), OCSP_SINGLERESP_get_ext_by_OBJ(3)
tested in a bulk build by sthen
ok jsing (as part of a larger diff)
