Walnut
Walnut copied to clipboard
Fixes memory leak in Image.cpp
I seem to have found a memory-leak that occurs when an image is loaded from disk.
I had the same problem and made the same fix in my project. Definitely good pull request, +1 from me
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! 👍