Re: Big memory leak in division operator example !
- Posted by Domingo Alvarez Duarte <domingo at dad-it.com> Jun 20, 2007
- 714 views
I use "top" and watch the memory usage by the proccess at each stop point I did with more loops and it leaks more memory with more looks. I'm compiling euphoria with debug enabled to exec it through "valgrind" because the original euphoria shows several leaks with "valgrind". I'll show my resuts as soon as I get it !