CVSROOT: /cvs Module name: src Changes by: lo...@cvs.openbsd.org 2014/07/17 01:13:02
Modified files: lib/libssl/src/crypto/x509: x509_vfy.c Log message: Free sktmp when it's no longer needed. By doing so, we fix a bunch of memory leaks. >From miod@ OK from miod@ and guenther@