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

------------------------------------------------------------------------------
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_sfd2d_oct
_______________________________________________
Lcms-user mailing list
Lcms-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/lcms-user

Reply via email to