Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit b53e70ef authored by Romain Guy's avatar Romain Guy Committed by The Android Automerger
Browse files

Plug memory leak that happens when reusing display lists

Bug #7195815

We did not reclaim resources when reusing an existing DisplayList to
record a new empty list of commands. This would lead to various memory
leaks: bitmaps, paints, paths, matrices, etc.

This is not a common case but some apps run into this situation,
such as Launcher.

Change-Id: I2eb14ac86a212123f8edbe42b70a7c1c51fa4145
parent 3be9a143
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment