This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/77327] AddressSanitizer: heap-use-after-free gcc-trunk-239276/gcc/fortran/interface.c:403 in compare_components
- From: "fritzoreese at gmail dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Tue, 23 Aug 2016 20:38:55 +0000
- Subject: [Bug fortran/77327] AddressSanitizer: heap-use-after-free gcc-trunk-239276/gcc/fortran/interface.c:403 in compare_components
- Auto-submitted: auto-generated
- References: <bug-77327-4@http.gcc.gnu.org/bugzilla/>
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77327
Fritz Reese <fritzoreese at gmail dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |fritzoreese at gmail dot com
--- Comment #2 from Fritz Reese <fritzoreese at gmail dot com> ---
Yes - thanks for the bug report and the CC.
I have identified the problem, but I am contemplating some changes to the
section of code in question that may supersede the fix. Give me a day or few to
flesh out some things and I'll have a patch one way or the other.