[libc-commits] [libc] [libc] add __stack_chk_guard to generic (PR #121121)

Nick Desaulniers via libc-commits libc-commits at lists.llvm.org
Mon Jan 6 15:47:07 PST 2025


nickdesaulniers wrote:

Hardcoding a value like this is suspicious. At the very least, our startup code should be initializing this potentially using the `AT_RANDOM` value from the auxiliary vector...

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


More information about the libc-commits mailing list