ilia3101 / MLV-App

All in one MLV processing app.
https://mlv.app/
GNU General Public License v3.0
283 stars 29 forks source link

Memory leak (in llrawproc?) #32

Closed masc4ii closed 7 years ago

masc4ii commented 7 years ago

Every time I open a mlv the used RAM by MLV App is approx. 10MB higher. If I disable RAW correction the used memory stays approx. the same.

masc4ii commented 7 years ago

Additional info: if I set all to OFF but let the checkbox "Enable RAW correction" enabled, it still uses 5..7MB more each time changing the clip. If I disable RAW correction (checkbox) the used RAM stays the same.

bouncyball-git commented 7 years ago

Thanks for pointing it out! I'll check it as soon as possible.

bouncyball-git commented 7 years ago

Please check the latest commit. The leak now should be fixed.

masc4ii commented 7 years ago

Seems to be fixed! Cool! Thx!