[libc-commits] [libc] [libc] move __stack_chk_fail to src/ from startup/ (PR #75863)

via libc-commits libc-commits at lists.llvm.org
Mon Dec 18 16:26:31 PST 2023


https://github.com/michaelrj-google approved this pull request.

LGTM, though if possible it would be nice to add a test to check the actual stack check mechanism (i.e. overwriting the stack cookie intentionally to cause a crash)

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


More information about the libc-commits mailing list