[Bug sanitizer/81715] asan-stack=1 redzone allocation is too inflexible
marxin at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Tue Feb 20 22:17:00 GMT 2018
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81715
Martin Liška <marxin at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |ASSIGNED
Assignee|unassigned at gcc dot gnu.org |marxin at gcc dot gnu.org
Target Milestone|--- |9.0
--- Comment #27 from Martin Liška <marxin at gcc dot gnu.org> ---
Let me decrypt how clang generates the red zones. I can probably quickly come
up with a patch that will do the dynamic red zone size allocation. Having that
you'll be able to rebuild kernel and catch remaining issues.
More information about the Gcc-bugs
mailing list