Basically the icc file cannot be opened because it is in use by vshost.exe
which means free(hInProfile);free(hOutProfile);free(hTransform); is wrong
just like you said.
I have actually tried to find the right freeing function for transforms and
profiles but coudlnt find any. Can you tell me anything you know of?
On Fri, Feb 22, 2013 at 2:34 PM, Christian Schmitz <
realbasicli...@monkeybreadsoftware.de> wrote:
>
> 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