This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/30430] Memory corruption in the module search path code
- From: "fxcoudert at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 11 Jan 2007 07:55:21 -0000
- Subject: [Bug fortran/30430] Memory corruption in the module search path code
- References: <bug-30430-10259@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #1 from fxcoudert at gcc dot gnu dot org 2007-01-11 07:55 -------
Subject: Bug 30430
Author: fxcoudert
Date: Thu Jan 11 07:55:10 2007
New Revision: 120667
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=120667
Log:
PR fortran/30430
* scanner.c (gfc_release_include_path): Free gfc_option.module_dir
only once!
Modified:
trunk/gcc/fortran/ChangeLog
trunk/gcc/fortran/scanner.c
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30430