[libc-commits] [libc] [libc] fix LIBC_CONF_ENABLE_STRONG_STACK_PROTECTOR (PR #178136)

Jakob Koschel via libc-commits libc-commits at lists.llvm.org
Wed Jan 28 06:23:23 PST 2026


jakos-sec wrote:

The current code (without this change) hints you that you have stack protectors enabled but they are actually never set.

Looks like there is something actually wrong with enabling it when it actually sets the correct flags.

https://github.com/llvm/llvm-project/pull/178136


More information about the libc-commits mailing list