This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libfortran/27360] Memory leaks when reading logicals



------- Comment #6 from jvdelisle at gcc dot gnu dot org  2006-04-30 19:53 -------
Subject: Bug 27360

Author: jvdelisle
Date: Sun Apr 30 19:53:41 2006
New Revision: 113396

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=113396
Log:
2006-04-30  Jerry DeLisle  <jvdelisle@gcc.gnu.org>

        PR libgfortran/27360

        * io/list_read.c (read_logical):  Free line_buffer and free saved.

Modified:
    branches/gcc-4_1-branch/libgfortran/ChangeLog
    branches/gcc-4_1-branch/libgfortran/io/list_read.c


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27360


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]