[Bug sanitizer/85230] asan: false positives in kernel on allocas

dvyukov at google dot com gcc-bugzilla@gcc.gnu.org
Tue Apr 10 17:02:00 GMT 2018


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85230

--- Comment #6 from Dmitry Vyukov <dvyukov at google dot com> ---
Right!

Unpoisoning before restoring SP looks like a reasonable and simple solution to
me. I don't see any potential downsides.

Do you mind submitting a fix for this?

Thanks


More information about the Gcc-bugs mailing list