Closed GoogleCodeExporter closed 9 years ago
If stderr is closed within the program, I get this behavior.
Original comment by nilsho...@gmail.com
on 13 Oct 2011 at 4:01
I believe this is expected behavior. As the heapchecker says in its output, it
tries to find all leaks, but is not guaranteed to do so. The closer a leak is
to program-exit, the greater the chance it won't be discovered (as I understand
it).
Original comment by csilv...@gmail.com
on 13 Oct 2011 at 8:43
Original issue reported on code.google.com by
nilsho...@gmail.com
on 13 Oct 2011 at 3:59