Quantcast
Channel: magick Discussions Rss Feed
Viewing all articles
Browse latest Browse all 3693

New Post: Memory leak in MagickImage.Read

$
0
0
Would it be possible to create a small example program that demonstrates this behavior and share it on something like dropbox? This program should contain a loop that is executed a lot of times so I can see 'the memory grow'.

Are you disposing your MemoryStream? Magick.NET won't do that for you. It is safe to call Read and Ping on the same image, this should not leak.

Viewing all articles
Browse latest Browse all 3693

Trending Articles