spring / upq

extracts metadata of game and map files of the spring engine
https://springfiles.springrts.com/
GNU General Public License v3.0
2 stars 5 forks source link

major memleak in extract_metadata #23

Closed abma closed 12 years ago

abma commented 12 years ago

if extracting metadata from many files, memory usage grows ~50MB/sec...

abma commented 12 years ago

damn, forgot to call CloseArchive:

https://github.com/springfiles/upq/commit/fd2f7516c2829c6cad32b2b2b06db69b4050d0d2