Export to GitHub

leak-finder-for-javascript - issue #9

Incorrectly reports leaks when an object in the container keeps another object in the container alive


Posted on Oct 9, 2012 by Massive Giraffe

In the following setting

--- library | v container |__ | | v v obj1 obj2 <----- user code ^ | |__|

obj1 is incorrectly reported as a leak.

Comment #1

Posted on Oct 9, 2012 by Massive Giraffe

What, no. It doesn't. Never mind.

Status: Invalid

Labels:
Type-Defect Priority-Medium