aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv
diff options
context:
space:
mode:
authorAdhemerval Zanella <adhemerval.zanella@linaro.org>2024-06-28 16:20:15 -0300
committerAdhemerval Zanella <adhemerval.zanella@linaro.org>2024-07-02 10:19:44 -0300
commit9f80d8134a15235732586e238ac28cea459fb60b (patch)
tree5e06279c564d67a71e04e979357b657e1598a731 /sysdeps/unix/sysv
parentba144c179eb12a6aff145582671cbb8b1045c5b9 (diff)
downloadglibc-9f80d8134a15235732586e238ac28cea459fb60b.zip
glibc-9f80d8134a15235732586e238ac28cea459fb60b.tar.gz
glibc-9f80d8134a15235732586e238ac28cea459fb60b.tar.bz2
debug: Fix clang open fortify wrapper (BZ 31927)
The clang open fortify wrapper from 4228baef1a94e8bde84ad74 added a restriction where open with 3 arguments where flags do not contain O_CREAT or O_TMPFILE are handled as invalid. They are not invalid, since the third argument is ignored, and the gcc wrapper also allows it. Checked x86_64-linux-gnu and with a yocto build for some affected packages. Tested-by: “Khem Raj <raj.khen@gmail.com>”
Diffstat (limited to 'sysdeps/unix/sysv')
0 files changed, 0 insertions, 0 deletions