Loading
Close icon input stream in SuggestionsAdapter.
Before, SuggestionsAdapter would not close input streams after reading icons from them. This leaks file descriptors and, in the case of MemoryFiles, virtual address space.
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
Before, SuggestionsAdapter would not close input streams after reading icons from them. This leaks file descriptors and, in the case of MemoryFiles, virtual address space.