[Bug sanitizer/106558] ASan failed to detect a global-buffer-overflow

cvs-commit at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon Nov 28 09:49:54 GMT 2022


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

--- Comment #19 from CVS Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Martin Liska <marxin@gcc.gnu.org>:

https://gcc.gnu.org/g:5dd4d2e93e3de60d4ef1068b6dfd06b6b9fff16e

commit r13-4354-g5dd4d2e93e3de60d4ef1068b6dfd06b6b9fff16e
Author: Yuri Gribov <y.gribov@samsung.com>
Date:   Sun Aug 14 08:42:44 2022 +0300

    asan: fix unsafe optimization of Asan checks.

            PR sanitizer/106558

    gcc/
            * sanopt.cc: Do not optimize out checks for non-SSA addresses.

    gcc/testsuite/
            * c-c++-common/asan/pr106558.c: New test.


More information about the Gcc-bugs mailing list