mirror of
https://github.com/revanced/smali.git
synced 2025-05-22 19:08:52 +02:00

Millions of MethodLocations can be created and kept in memory when using the Builder interface to build a large dex file. The arrays backing these lists were taking up a large amount of memory.