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

--- Comment #14 from CVS Commits <cvs-commit at gcc dot gnu.org> ---
The releases/gcc-9 branch has been updated by Martin Liska
<mar...@gcc.gnu.org>:

https://gcc.gnu.org/g:877d8d63228579bd56f94e6c56fbfeb015da08e5

commit r9-8671-g877d8d63228579bd56f94e6c56fbfeb015da08e5
Author: Martin Liska <mli...@suse.cz>
Date:   Tue May 19 16:57:56 2020 +0200

    Add missing store in emission of asan_stack_free.

    gcc/ChangeLog:

    2020-05-19  Martin Liska  <mli...@suse.cz>

            PR sanitizer/94910
            * asan.c (asan_emit_stack_protection): Emit
            also **SavedFlagPtr(FakeStack, class_id) = 0 in order to release
            a stack frame.

    (cherry picked from commit 8b6731e674c76cb48a417f2eef74ced92a17f469)

Reply via email to