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:51:50
Branch: OpenSSL-fips-0_9_8-stable Handle:
2007041000515000
Modified files: (Branch:
OpenSSL-fips-0_9_8-stable)
openssl/crypto/conf conf_sap.c
Log:
Fix from HEAD.
Summary:
Revision Changes Path
1.2.4.2 +1 -1 openssl/crypto/conf/conf_sap.c
____________________________________________________________
________________
patch -p0 <<' .'
Index: openssl/crypto/conf/conf_sap.c
============================================================
================
$ cvs diff -u -r1.2.4.1 -r1.2.4.2 conf_sap.c
--- openssl/crypto/conf/conf_sap.c 9 Apr 2007 11:47:59
-0000 1.2.4.1
+++ openssl/crypto/conf/conf_sap.c 9 Apr 2007 23:51:50
-0000 1.2.4.2
 -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
|