Re: Mudflap and freeing C runtime memory upon exit (feature request)

2006-08-05 Thread Vesselin Peev
[EMAIL PROTECTED] (Frank Ch. Eigler) wrote: > Vesselin Peev" <[EMAIL PROTECTED]> 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 [

Mudflap and freeing C runtime memory upon exit (feature request)

2006-08-04 Thread Vesselin Peev
Hello, 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 and does not leave that task to the underlying OS. When instrumented with mudflap, the following program reports upon exit ten