2013-08-07 6.8.6-9 Cristy <quetzlzacatenango@image...>
* Free disk resource if case resources are exhausted (reference viewtopic.php?f=3&t=23877).
Search found 2 matches
- 2017-08-31T23:51:02-07:00
- Forum: Bugs
- Topic: Possibly a bug in RelinquishPixelCachePixels
- Replies: 2
- Views: 4241
Re: Possibly a bug in RelinquishPixelCachePixels
Thanks for help. Old version of imagemagick was the problem. It didn't have this changes
- 2017-08-31T05:54:56-07:00
- Forum: Bugs
- Topic: Possibly a bug in RelinquishPixelCachePixels
- Replies: 2
- Views: 4241
Possibly a bug in RelinquishPixelCachePixels
Hello, I'm currently investigating bug in my program that uses ImageMagick. I get 'MemoryAllocationFailed @ error/gif.c/ReadGIFImage/1285' error when I'm trying to consecutively open two large (2+mb) GIFs. I noticed that RelinquishPixelCachePixels lacks break in MapCache case. This leads to ...