CVSROOT: /cvs Module name: src Changes by: t...@cvs.openbsd.org 2024/08/31 03:46:17
Modified files: lib/libcrypto/conf: conf_def.c Log message: Inline last use of CONF_free() This permits another single-use-no-longer-public API to join the party in the bit bucket. ok beck jsing