Re: [patch, libgfortran] Memory issues related to PR78549

2017-12-12 Thread Thomas Koenig
Hi Jerry, Ping: If no objection, I will commit to trunk on Wednesday evening. OK for trunk (even before that :-) Thanks for the patch! Regards Thomas

Re: [patch, libgfortran] Memory issues related to PR78549

2017-12-12 Thread Jerry DeLisle
Ping: If no objection, I will commit to trunk on Wednesday evening. On 12/10/2017 07:55 PM, Jerry DeLisle wrote: > Hi all, > > While doing addition testing for the subject mentioned PR I discovered > numerous > un-freed memory allocations. I reported the problem in comment 30 of the PR. > > The

[patch, libgfortran] Memory issues related to PR78549

2017-12-10 Thread Jerry DeLisle
Hi all, While doing addition testing for the subject mentioned PR I discovered numerous un-freed memory allocations. I reported the problem in comment 30 of the PR. The attached patch cleans this up by opening the internal unit structures during program initialization and allowing the automatic c