if CloseableImage getSizeInBytes method,when add to cache getSizeInBytes return real value,when remove to getSizeInBytes return 0,It will cause mExclusiveEntries is empty but mExclusiveEntries.mSizeInBytes is a big value。
Open
bug
- Dominant language
- Kotlin
- Stars
- 17.2k
- Forks
- 3.7k
- PR merge metrics
- No merged PRs in 30d
Description
if CloseableImage getSizeInBytes method,when add to cache getSizeInBytes return real value,when remove to getSizeInBytes return 0,It will cause mExclusiveEntries is empty but mExclusiveEntries.mSizeInBytes is a big value。

_Originally posted by @zhangzhige in https://github.com/facebook/fresco/issues/2468#issuecomment-752353627_
Contributor guide
Assessment
This issue has not been assessed yet.