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]

Re: [gfortran] patch for unlink on open files


I've submitted a patch to remove the use of PATH_MAX
from gfortran.

Oh, I should have remembered that. I'll submit a new patch with that changed.


By the way, looking at your patch, I'm wondering whether this creates a memory leak. You never free the memory allocated?

FX


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