Followup on RT3334 fix: make sure that a directory that's the empty
authorRichard Levitte <richard@levitte.org>
Thu, 14 Aug 2014 23:24:34 +0000 (01:24 +0200)
committerRichard Levitte <levitte@openssl.org>
Wed, 3 Sep 2014 19:57:44 +0000 (21:57 +0200)
commit360928b7d0f16dde70e26841bbf9e1af727e8b8f
tree941e883a71d14563e3370c3b47af3ba98475feea
parent6a14fe7576e7a14a46ba14df8be8fe478536b4fb
Followup on RT3334 fix: make sure that a directory that's the empty
string returns 0 with errno = ENOENT.

Reviewed-by: Andy Polyakov <appro@openssl.org>
crypto/LPdir_vms.c
crypto/LPdir_win.c