close-on-exec
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23460 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -116,6 +116,7 @@ dir_iter_start(hx509_context context,
|
||||
free(d);
|
||||
return errno;
|
||||
}
|
||||
rk_cloexec(dirfd(d->dir));
|
||||
d->certs = NULL;
|
||||
d->iter = NULL;
|
||||
|
||||
|
Reference in New Issue
Block a user