fix fd leak race (missing O_CLOEXEC) in fchmodat
authorRich Felker <dalias@aerifal.cx>
Thu, 5 Feb 2015 03:50:40 +0000 (22:50 -0500)
committerRich Felker <dalias@aerifal.cx>
Thu, 5 Feb 2015 03:50:40 +0000 (22:50 -0500)
commit2736eb6caa70bb6e909d7d8ebbe145c2071435e0
tree29bd6c6840aebb2f827f8a6d2a970bc9dfde077e
parent14a0117117beed9d54d17819d9a9c3d4200c46ed
fix fd leak race (missing O_CLOEXEC) in fchmodat
src/stat/fchmodat.c