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 Change-Id: I934916c527225274b29638a6afef7a5fba48a5af
Loading
Please sign in to comment