OpenSSL CVS Repository
http://cvs.openssl.org/
____________________________________________________________
________________
Server: cvs.openssl.org Name: Dr.
Stephen Henson
Root: /v/openssl/cvs Email: steve openssl.org
Module: openssl Date:
10-Apr-2007 01:54:55
Branch: OpenSSL_0_9_7-stable Handle:
2007041000545500
Modified files: (Branch: OpenSSL_0_9_7-stable)
openssl/crypto/conf conf_sap.c
Log:
Fix from HEAD.
Summary:
Revision Changes Path
1.1.2.4 +1 -1 openssl/crypto/conf/conf_sap.c
____________________________________________________________
________________
patch -p0 <<' .'
Index: openssl/crypto/conf/conf_sap.c
============================================================
================
$ cvs diff -u -r1.1.2.3 -r1.1.2.4 conf_sap.c
--- openssl/crypto/conf/conf_sap.c 9 Apr 2007 11:47:17
-0000 1.1.2.3
+++ openssl/crypto/conf/conf_sap.c 9 Apr 2007 23:54:55
-0000 1.1.2.4
 -88,7 +88,7 
ERR_clear_error();
- if (CONF_modules_load_file(NULL, NULL,
+ if (CONF_modules_load_file(NULL, config_name,
CONF_MFLAGS_DEFAULT_SECTION|CONF_MFLAGS_IGNORE_MISSING_FILE
) <= 0)
{
BIO *bio_err;
 .
____________________________________________________________
__________
OpenSSL Project http://www.openssl.org
CVS Repository Commit List
openssl-cvs openssl.org
Automated List Manager
majordomo openssl.org
|