mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2026-05-05 07:38:22 +02:00
Merge remote-tracking branch 'ofourdan/for-keith'
This commit is contained in:
commit
991712f1e8
1 changed files with 1 additions and 1 deletions
|
|
@ -82,7 +82,7 @@ create_tmpfile_cloexec(char *tmpname)
|
|||
}
|
||||
#endif
|
||||
|
||||
return fd;
|
||||
return os_move_fd(fd);
|
||||
}
|
||||
|
||||
/*
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue