Hi Jerome,

You are right. This bug was introduced in changes for 2.5, it is now  
fixed in GIT, thanks for reporting!
Regards
Marti

S'està citant Prevost Jerome <j.prev...@lectra.com>:

> Hello,
>
> (I try to send this mail again with another profile, the size seemed  
> to be too large with the previous one)
>
> I get now a crash when I create a transform with some device link  
> profiles that are provided by Adobe applications I think.
> Here is a code that shows the problem :
>
>        cmsHPROFILE Profile=cmsOpenProfileFromFile("Smokey.icc","r");
>        cmsHPROFILE LabProfile=cmsCreateLab4Profile(NULL);
>        cmsHTRANSFORM  
> Transform=cmsCreateTransform(Profile,TYPE_RGB_8,LabProfile,TYPE_Lab_FLT,INTENT_ABSOLUTE_COLORIMETRIC,0);
>
> The cmsCreateTransform call generate a crash, instead of simply  
> failing as it should do (returning NULL). This works with lcms 2.4.
>
> I join an example of profile.
>
> J.Prévost
>




------------------------------------------------------------------------------
See everything from the browser to the database with AppDynamics
Get end-to-end visibility with application monitoring from AppDynamics
Isolate bottlenecks and diagnose root cause in seconds.
Start your free trial of AppDynamics Pro today!
http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk
_______________________________________________
Lcms-user mailing list
Lcms-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/lcms-user

Reply via email to