Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Memory leak detection #17

Closed
GoogleCodeExporter opened this issue Mar 21, 2015 · 3 comments
Closed

Memory leak detection #17

GoogleCodeExporter opened this issue Mar 21, 2015 · 3 comments

Comments

@GoogleCodeExporter
Copy link

There doesn't seem to be good memory leak detection (or any at all). 
What would be nice is if there's a way to save the heap and stack memory
address before the test, and then compare the heap and stack memory
addresses after end of the test fixture and check for any memory leaks.
This doesn't seem to be happening.


Original issue reported on code.google.com by ray...@gmail.com on 17 Jul 2008 at 8:35

@GoogleCodeExporter
Copy link
Author

Original comment by shiq...@gmail.com on 31 Jul 2008 at 6:43

  • Added labels: Type-Enhancement, OpSys-All
  • Removed labels: Type-Defect

@GoogleCodeExporter
Copy link
Author

There's no portable way to do it, so we'll have to write different solutions on
different platforms.  We don't have the resources for this at this time.  Some
volunteers should take the initiative if they want this to happen.

Original comment by shiq...@gmail.com on 5 Aug 2008 at 7:17

  • Added labels: Priority-Low
  • Removed labels: Priority-Medium

@GoogleCodeExporter
Copy link
Author

Original comment by shiq...@gmail.com on 17 Sep 2008 at 9:49

  • Changed state: WontFix

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant