The master branch has been updated by Siddhesh Poyarekar <siddh...@sourceware.org>:
https://sourceware.org/git/gitweb.cgi?p=glibc.git;h=bf9688e623262c5fa9f91e4de0e84db45025076f commit bf9688e623262c5fa9f91e4de0e84db45025076f Author: Siddhesh Poyarekar <siddh...@sourceware.org> Date: Thu Feb 15 07:40:56 2024 -0500 cdefs: Drop access attribute for _FORTIFY_SOURCE=3 (BZ #31383) When passed a pointer to a zero-sized struct, the access attribute without the third argument misleads -Wstringop-overflow diagnostics to think that a function is writing 1 byte into the zero-sized structs. The attribute doesn't add that much value in this context, so drop it completely for _FORTIFY_SOURCE=3. Resolves: BZ #31383 Signed-off-by: Siddhesh Poyarekar <siddh...@sourceware.org> Reviewed-by: Adhemerval Zanella <adhemerval.zane...@linaro.org> -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2053134 Title: FTBFS: arm64, riscv64: ‘read’ writing 1 byte into a region of size 0 overflows the destination To manage notifications about this bug go to: https://bugs.launchpad.net/glibc/+bug/2053134/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs