This is the mail archive of the gcc-patches@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]

[Patch,libgfortran] Namelist Fails


With respect to my posting this morning at 10:28:02:

Regardless of whether or not I have fixed Jerry's problem, the patch that I posted fixed small, very embarrassing memory leaks that were definitely there, when derived types were handled.

I have verified that the namelist modifications do not cause any other memory leaks, for any of the testsuite programs nor for a couple of "working codes" that make use of namelists with derived types.

Bootstrapped and regtested on Cygwin_NT-5.1/XP.

OK to commit, if possible, yesterday? blush!

2005-04-18 Paul Thomas <pault@gcc.gnu.org>

* io/list_read.c (nml_touch_nodes, nml_read_obj,
nml_get_obj_data): : Fix memory leaks in code for derived types.

Attachment: list_read.c.bug.diff
Description: Binary data


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