Skip to content

memory leak when gtest are printing #493

@GoogleCodeExporter

Description

@GoogleCodeExporter
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 Cervenka...@gmail.com on 18 Jun 2015 at 1:08

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions