commit | 8839471f4d83238f9c017142dcbe3f915f3213fb | [log] [tgz] |
---|---|---|
author | Mike Lockwood <lockwood@android.com> | Mon Sep 27 10:01:00 2010 -0400 |
committer | Mike Lockwood <lockwood@android.com> | Mon Sep 27 13:16:53 2010 -0400 |
tree | f8f30d5fb07e3dbbad9954fdf844e71f7f1d03b7 | |
parent | ae078f7dacdc719d045c2d19bbce019599fec64e [diff] |
MTP: Fix local reference leaks. We cannot rely on the VM automatically freeing local references for us in a timely manner in JNI code that is not called directly from Java. Change-Id: I6ee8a9a97cb557b9d3b2ace4e4d20467b436fb9c Signed-off-by: Mike Lockwood <lockwood@android.com>