commit | 4174e56a9a0597a4c5f233ab0f3f28c9faf757ec | [log] [tgz] |
---|---|---|
author | Bruce Zu <bruce.zu@sonymobile.com> | Fri Mar 28 10:40:50 2014 +0800 |
committer | Bruce Zu <bruce.zu@sonymobile.com> | Thu Apr 03 13:34:15 2014 +0800 |
tree | 5c8010db3cbe8c605a25264ae31baf47ad520c84 | |
parent | 902686a8d8d1998ca85999835f54f0ee7178c0ef [diff] |
Fix memory leak of SubIndex.NrtFuture objects The SubIndex.NrtFuture objects are added as listeners of searchManager who was found to hold on to them forever. Fixed. There are also some code refactoring in NrtFuture. Change-Id: If87cb62890a1cfa6c6336f6c7953a1cb56d42937