[argyllcms] Re: ImgTarget - a first look at a GTK+ GUI for tiffgamut / icclink

  • From: Klaus Karcher <lists@xxxxxxxxxxxxxxxxx>
  • To: "Alastair M. Robinson" <profiling@xxxxxxxxxxxxxxxxxxxxxxx>
  • Date: Tue, 06 May 2008 07:33:04 +0200

Alastair M. Robinson wrote:
Could you try the following one line fix, please?

in imagesource/imagesource.cpp
change line 58 from
    if(embeddedprofile)
to
    if(embeddedprofile && embprofowned)

That fixes the valgrind hit on my machine, so I'm hopeful it'll fix your problem too :)

Yep -- it works :-)

Klaus

Other related posts: