This is the mail archive of the gcc@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: Mudflap and freeing C runtime memory upon exit (feature request)


fche@redhat.com (Frank Ch. Eigler) wrote:

> Vesselin Peev" <vesselinpeev@hotmail.com> writes:

> [...]  I have a feature request for mudflap. It should have an
> option to run glibc's _libc_freeres function that forces the C
> runtime library to free all of its memory [...]

Good idea.  (It should not take more than a dozen lines of code - a
threshold below which one may not even need a copyright assignment in
order to contribute.)

I get the message :). Thanks for the pointer, I'll go for it. Once done, I'll most likely have to get back to the appropriate list to help resolve the "mudflap warning: unaccessed registered object" problem that I described.




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