diff options
| author | 2023-02-28 14:24:28 +0900 | |
|---|---|---|
| committer | 2023-02-28 16:39:53 +0900 | |
| commit | b42479b73b7bfb7e9199c1d563f75a9ea196a8c2 (patch) | |
| tree | 96430378b05df1c0389909b4a73637bd1d2b1de3 /libs/androidfw/FileStream.cpp | |
| parent | a057129f43993cbd59bc48e766920abd92ff9d98 (diff) | |
Fix the memory leak during high speed recording
During high speed recording, 4 CaptureResults are marked
in the mPartialResults at one time, but only 1 is removed.
This change fixes to remove requestCount of CaptureResults
at one time.
Bug: 271052477
Change-Id: I15efe031ef37315118f65b8a3e82f4aec68d9820
Diffstat (limited to 'libs/androidfw/FileStream.cpp')
0 files changed, 0 insertions, 0 deletions