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

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: