Missing locks in blob - race condition

Post any defects you find in the released or beta versions of the ImageMagick software here. Include the ImageMagick version, OS, and any command-line required to reproduce the problem. Got a patch for a bug? Post it here.
User avatar
magick
Site Admin
Posts: 11064
Joined: 2003-05-31T11:32:55-07:00

Re: Missing locks in blob - race condition

Post by magick »

One last issue. In magick/image.c/CloneImage(), the first call to ReferenceBlob() should be commented out else there is a small memory leak. We will have a patch in the Subversion repository by sometime tomorrow.
Post Reply