diff options
author | Adhemerval Zanella <adhemerval.zanella@linaro.org> | 2024-06-28 16:20:15 -0300 |
---|---|---|
committer | Adhemerval Zanella <adhemerval.zanella@linaro.org> | 2024-07-02 10:19:44 -0300 |
commit | 9f80d8134a15235732586e238ac28cea459fb60b (patch) | |
tree | 5e06279c564d67a71e04e979357b657e1598a731 /sysdeps/unix/sysv/linux/tst-sigcontext-get_pc.c | |
parent | ba144c179eb12a6aff145582671cbb8b1045c5b9 (diff) | |
download | glibc-9f80d8134a15235732586e238ac28cea459fb60b.tar.gz glibc-9f80d8134a15235732586e238ac28cea459fb60b.tar.xz glibc-9f80d8134a15235732586e238ac28cea459fb60b.zip |
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/linux/tst-sigcontext-get_pc.c')
0 files changed, 0 insertions, 0 deletions