On 22.02.2013, at 22:57, Devon Yoo <9tontr...@gmail.com> wrote:

> Thanks for the reply. I totally had to do the nill check where you pointed 
> out. But that does not solve the problem either. 

How about debugging?
or print debug messages?

FInd a way to find the line where it happens.

>       free(hInProfile);
>       free(hOutProfile);
>       free(hTransform);

This is wrong. Use the dedicated functions for freeing transforms or profiles.


Greetings
Christian

-- 
Read our blog about news on our plugins:

http://www.mbsplugins.de/


------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_feb
_______________________________________________
Lcms-user mailing list
Lcms-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/lcms-user

Reply via email to