re PR fortran/30430 (Memory corruption in the module search path code)
authorFrancois-Xavier Coudert <coudert@clipper.ens.fr>
Thu, 11 Jan 2007 07:55:10 +0000 (08:55 +0100)
committerFrançois-Xavier Coudert <fxcoudert@gcc.gnu.org>
Thu, 11 Jan 2007 07:55:10 +0000 (07:55 +0000)
commit1bc2338361af6fb1e8fecb3ec44db9979d842e4d
tree4ca483067aa60870ae6213ec655e79782a93324e
parent50ef2c18a91c06d941997b642afa1eb35168ea33
re PR fortran/30430 (Memory corruption in the module search path code)

PR fortran/30430
* scanner.c (gfc_release_include_path): Free gfc_option.module_dir
only once!

From-SVN: r120667
gcc/fortran/ChangeLog
gcc/fortran/scanner.c