aboutsummaryrefslogtreecommitdiffstats
path: root/io.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
commitd07297f56f15a2ded9e400457e7181798e10c4d6 (patch)
tree425e5797ef04374b65dbf51a0f780b9f8bbc683d /io.c
parent72c6d7e1fbb0ac8cff30ecf6d6b2f9134df311a2 (diff)
downloadruby-d07297f56f15a2ded9e400457e7181798e10c4d6.tar.gz
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 'io.c')
0 files changed, 0 insertions, 0 deletions