BlobToImage corrupted the blob

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.
Post Reply
elvinlee
Posts: 2
Joined: 2012-11-20T00:05:11-07:00
Authentication code: 6789

BlobToImage corrupted the blob

Post by elvinlee »

Hi,

I have try to call BlobToImage by passing a blob which points to the content of a psd image file. However, once the function call return, the blob seem to have corrupted. Accessing the memory pointed by the blob will caused access violation.

Any idea what causes the problem?
Post Reply