RT1369: don't do "helpful" access check.
authorRich Salz <rsalz@akamai.com>
Mon, 4 May 2015 11:52:27 +0000 (07:52 -0400)
committerRich Salz <rsalz@openssl.org>
Mon, 4 May 2015 14:44:58 +0000 (10:44 -0400)
Don't do access check on destination directory; it breaks when euid/egid
is different from real uid/gid.

Reviewed-by: Richard Levitte <levitte@openssl.org>
Signed-off-by: Rich Salz <rsalz@akamai.com>

No differences found