[Bug 1971] Memory leak in tmpfile()

bugzilla-daemon at rtems.org bugzilla-daemon at rtems.org
Wed Apr 16 06:21:26 UTC 2014


https://www.rtems.org/bugzilla/show_bug.cgi?id=1971

--- Comment #7 from nopscmn at gmail.com 2014-04-16 01:21:26 CDT ---
I think real memory leak was fixed. How we can see in first memory trace after
1000 tmpfile() was allocated 1000+1 block. In Gedare memory trace after test
was allocated 1 block. This block probably allocated at first tmpfile() for
some initialization.

I can try to find out this 1 block allocation and write test but it can take a
long time. 

Not for license wars, this attached application is too simple to licensing and
can be written by any RTEMS developer. Nonetheless, formalities for I give all
rights on attached test application to Joel Sherrill.

-- 
Configure bugmail: https://www.rtems.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the bugs mailing list