Re: memory leak after calling a fortran function
- From: Devendra <dgatkal@xxxxxxxxx>
- Date: Wed, 31 Oct 2007 07:08:00 -0700
Now, if you called this routine 10 times and lost 120K of memory on
each call, that would suggest a problem.
After calling the same function in a loop 10 times I got the same
memory problem. But this time the leakage not increased 10 times.
Debug build memory usage details
2816k before fortran function call
2940k After fortran function call
-----
124k
But still loss of memory ...
Devendra
.
- References:
- memory leak after calling a fortran function
- From: Devendra
- Re: memory leak after calling a fortran function
- From: Steve Lionel
- memory leak after calling a fortran function
- Prev by Date: Re: opening char variable data file
- Next by Date: Re: Stack corruption and memory leak problems in c++/Fortran application
- Previous by thread: Re: memory leak after calling a fortran function
- Next by thread: Re: memory leak after calling a fortran function
- Index(es):
Relevant Pages
|
|