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
2 files changed