mirror of
https://github.com/vcmi/vcmi.git
synced 2025-12-03 23:19:22 +02:00
Find this one when tested huge pack of 5000+ maps. Each time I opened/closed Single Scenario window memory usage was growing for ~1MB. It's happen because inflateEnd is freed related structures, but not freed inflateState that created outside of zlib code.
4.0 KiB
4.0 KiB