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

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

https://gcc.gnu.org/g:c4519fe3db366d781f342b7f04c4a09e4cc9fbd9

commit r11-7761-gc4519fe3db366d781f342b7f04c4a09e4cc9fbd9
Author: Martin Liska <mli...@suse.cz>
Date:   Sat Mar 20 20:57:13 2021 +0100

    C++ modules: fix alloc-dealloc-mismatch ASAN issue

    gcc/cp/ChangeLog:

            PR c++/99687
            * module.cc (fini_modules): Call vec_free instead of delete.

Reply via email to