Bugzilla – Bug 4626
Typo in globus_error_openssl.c
Last modified: 2008-08-12 13:28:18
You need to log in before you can comment on or make changes to this bug.
./openssl_error/source/library/globus_error_openssl.c: tmp_string = globus_module_getenv("GLOBUS_GIS_OPENSSL_ERROR_DEBUG_LEVEL"); That should almost certainly be GLOBUS_GSI_OPENSSL_ERROR_DEBUG_FILE. Found in HEAD, might exist in the branch too.
fix committed to trunk and 4_0_branch