Change dir_ctrl to check for the environment variable before using the default
authorRichard Levitte <levitte@openssl.org>
Thu, 23 Jun 2005 21:15:06 +0000 (21:15 +0000)
committerRichard Levitte <levitte@openssl.org>
Thu, 23 Jun 2005 21:15:06 +0000 (21:15 +0000)
commit09029261507337f92411a4d95a4b4992bfb9e814
treeb8ebf761b58aa9df4ed270cfd2e3d52765a19872
parent15d95d5f929ffa0b80a4e76c543a0cea289066d9
Change dir_ctrl to check for the environment variable before using the default
directory instead of the other way around.

PR: 1131
crypto/x509/by_dir.c