CVSROOT: /cvs Module name: src Changes by: t...@cvs.openbsd.org 2018/05/13 09:35:46
Modified files: lib/libcrypto/ts: ts.h ts_rsp_utils.c Log message: Add const to the ASN1_OBJECT argument of TS_TST_INFO_get_ext_by_OBJ(3). Should have been part of the previous commit. Omission noted by schwarze. tested in bulk build by sthen ok jsing