Merge remote-tracking branch 'ofourdan/for-keith'
This commit is contained in:
commit
991712f1e8
|
@ -82,7 +82,7 @@ create_tmpfile_cloexec(char *tmpname)
|
||||||
}
|
}
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
return fd;
|
return os_move_fd(fd);
|
||||||
}
|
}
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|
|
Loading…
Reference in New Issue