summaryrefslogtreecommitdiff
path: root/win32/winmain.c
diff options
context:
space:
mode:
authornormal <normal@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2018-01-10 01:07:27 +0000
committernormal <normal@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2018-01-10 01:07:27 +0000
commit7c7d47d2369881f8ea22da34077459771276786a (patch)
tree425e5797ef04374b65dbf51a0f780b9f8bbc683d /win32/winmain.c
parent60a1dceafc593ca7043f35d7f8b4b7d986408e3c (diff)
dir.c: pass flags to openat(2) correctly
Flags are 3rd argument of openat(2) while the 4th argument (mode_t) is unnecessary for our uses. This bug exists since Ruby 2.5 from r58860 and was discoverd by strace. * dir.c (nogvl_opendir_at): use openat correctly [Feature #13056] [Feature #14346] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@61754 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'win32/winmain.c')
0 files changed, 0 insertions, 0 deletions