commit | bfdbd64ee7e4bbfead91366ccea218258a8ec845 | [log] [tgz] |
---|---|---|
author | Suman Mukherjee <sumam@codeaurora.org> | Mon Jun 09 17:17:44 2014 +0530 |
committer | Suman Mukherjee <sumam@codeaurora.org> | Mon Jun 09 17:17:44 2014 +0530 |
tree | 53c09ca1531fdd72c8e8080447b55ae6a32cf581 | |
parent | 24a14562871c2f3277aadb5b0388ebf5b5e278dd [diff] |
Camera: Mem-leak Hprof identified memleak in localdatalist from list and hashmap Reason: removedata was not getting invoked. Fix Made: Invoke removedata from ondestroy and onresume of camera activity Cleanup bitmaps before reallocation on same variable. CRs-Fixed: 655256 Change-Id: I42d99beb7e493eea2394462ee02cbe956e86c502