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

Skip to content
Commit 97af2039 authored by Yanqiang Fan's avatar Yanqiang Fan Committed by Denis Hsu
Browse files

Mediaserver memory increase after record

mediaserver pss memory in meminfo cat by 'adb shell dumpsys meminfo mediaserver'
will increase after memory leak test. The test will record many times using front
and back camera.
we found mediametrics::Item been create but not been deleted when do video record,
witch will cause memory leak. We should always delete it if mMetricsItem not NULL.

Bug: 174438149
Change-Id: I45e5a7918f032058fd76023c2ca4d82881e8f9d1
parent 0a1a5043
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment