OSDN Git Service

Fix bug 5150875: Remove handling of possibly leaking frames.
authorMarius Renn <renn@google.com>
Tue, 6 Sep 2011 23:01:25 +0000 (16:01 -0700)
committerMarius Renn <renn@google.com>
Tue, 6 Sep 2011 23:01:25 +0000 (16:01 -0700)
commit4c0257927c2812404f6f85f60f09e97da54c1e12
treece1c73c128eb51d6a902acfbc56aa8fde6124db4
parentdd15e1879e8cdc17c24204493f688cb85c7d965f
Fix bug 5150875: Remove handling of possibly leaking frames.

This removes the logging and releasing of possibly leaking frames. As
this may be triggered by false positives, this code should be removed.

Change-Id: I33084662f64b4a7f6173324f59caab4f0fb75388
mca/filterfw/java/android/filterfw/core/Frame.java