use pathp for pathbased file names

This commit is contained in:
Love Hornquist Astrand
2010-03-21 16:07:45 -07:00
parent 408e3420d1
commit 08572822da

View File

@@ -349,6 +349,8 @@ RAND_file_name(char *filename, size_t size)
e = getenv("RANDFILE");
if (e == NULL)
e = getenv("HOME");
if (e)
pathp = 1;
}
/*
* Here we really want to call getpwuid(getuid()) but this will