CVSROOT: /cvs Module name: src Changes by: [email protected] 2019/01/29 07:40:54
Modified files:
lib/libcrypto : mem_dbg.c
Log message:
instead of calling abort() for 3 "must not use anymore" interfaces,
call OPENSSL_assert() with the specific message, which due to recent
changes will end up syslog :)
ok jsing
