Walnut icon indicating copy to clipboard operation
Walnut copied to clipboard

Fixes memory leak in Image.cpp

Open julianjany opened this issue 2 years ago • 2 comments

I seem to have found a memory-leak that occurs when an image is loaded from disk.

julianjany avatar Sep 27 '22 19:09 julianjany

I had the same problem and made the same fix in my project. Definitely good pull request, +1 from me

DerDunkelheit avatar Nov 04 '22 16:11 DerDunkelheit

I seem to have found a memory-leak that occurs when an image is loaded from disk.

I had the same issue, thanks for the fix it helped me! 👍

sambalika avatar Nov 24 '22 11:11 sambalika