CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2025/12/21 00:31:22

Modified files:
        lib/libcrypto/conf: conf_api.c 

Log message:
conf_api: remove CONF_DEBUG and disabling of assert()

The only thing CONF_DEBUG has done in ages is defining NDEBUG in a file
that does not contain a single assert. Kill it.

ok jsing kenjiro

Reply via email to