[Bug sanitizer/81715] asan-stack=1 redzone allocation is too inflexible
marxin at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed Sep 20 10:04:00 GMT 2017
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81715
--- Comment #7 from Martin Liška <marxin at gcc dot gnu.org> ---
Ok, I'm quite opened for changes that will make smaller red zones for smaller
variables. However, in case of sanitization-aware inlining, it's probably too
complicated and I would rather use no_inline attribute on places where needed.
More information about the Gcc-bugs
mailing list