valgrind reports "definitely lost" memory for very simple codes

Damian Rouson damian@sourceryinstitute.org
Fri May 8 05:24:00 GMT 2015



> On May 7, 2015, at 10:04 PM, Steve Kargl <sgk@troutmask.apl.washington.edu> wrote:
> 
> Valgrind is broken here.  As the program is exiting,
> there is no need for the program to deallocate the
> memory.  On termination, the OS will reclaim the
> memory.

Thanks for the quick reply!

Damian


More information about the Fortran mailing list