CVSROOT: /cvs Module name: src Changes by: js...@cvs.openbsd.org 2014/05/25 07:32:51
Modified files: lib/libssl/src/crypto/objects: o_names.c lib/libssl/src/ssl: ssl_ciph.c Log message: Turn off MemCheck_on and MemCheck_off. These calls are pointless since the crypto memory debugging code has been castrated. ok miod@ "kill it" beck@