Re: [Lcms-user] Lcms-user Digest, Vol 68, Issue 4
An ICC-based CMM for color management
Brought to you by:
mm2
|
From: Marti M. <mar...@li...> - 2012-10-18 16:22:05
|
> i wrote a simple test using littleCms 2.3 and i am getting memory leak. > > the code: > > cmsHPROFILE profile; > > profile = cmsCreateProfilePlaceholder(NULL); > > cmsCloseProfile(profile); > Hi, I've tested this and it doesn't leak to me... How are you getting the leak? Which tool reports it? Using MSVC 2010 and the CTR founds nothing, and the debug plug-in used in the testbed also founds nothing. Regards Marti |