commit | 164059ed9cd0efbea262cf3b74b2aed41689ae91 | [log] [tgz] |
---|---|---|
author | Christopher Ferris <cferris@google.com> | Thu Feb 18 18:20:47 2016 -0800 |
committer | Christopher Ferris <cferris@google.com> | Fri Feb 19 10:53:01 2016 -0800 |
tree | 2b2bf328da16c4e94a50c92105ebf004b8c6f142 | |
parent | c45b025fc0d6505f703998d1fabe04c3aa266767 [diff] |
Fix the caching of the compressed section. A previous change fixed a race condtion, but caused a big memory leak of the compressed section data. In order to fix this, move the caching of the compressed section at the point that we cache the elf image data itself. Bug: 27152097 (cherry picked from commit c5017fdb02aa2a9c87c059c9263e5dfc390da289) Change-Id: Ib9e4342acf591fdaaf05fd7fabb6bc0b02b8f3f1