[Bug sanitizer/85774] Incorrect stack-use-after-scope caused by missing cleanup of shadow bytes
jakub at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Tue May 15 12:04:00 GMT 2018
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85774
--- Comment #5 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
If the variable is unused, why is any stack assigned to it?
More information about the Gcc-bugs
mailing list