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 when gtest are printing #493

Open
GoogleCodeExporter opened this issue Jul 6, 2015 · 0 comments
Open

memory leak when gtest are printing #493

GoogleCodeExporter opened this issue Jul 6, 2015 · 0 comments

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1.Just have unit test with bad result (e.g. Expect_TRUE with false condition) 
in infinity loop and run task manager. You will see growing memory for process.

What is the expected output? What do you see instead?
output is expected but memory leak is not.

What version of Google Test are you using? On what operating system?
I am using win7  and gtest1.7 but same behavior on gtest1.6

Please provide any additional information below, such as a code snippet.
Is easy to reproduce. 


Do you have any advice for this? Existing fix or recommandation.

Original issue reported on code.google.com by [email protected] on 18 Jun 2015 at 1:08

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