Hi everybody

Found a minor memory issue and thought it might be a good idea to post it
here.

I was trying to clean my own code from memory leaks when I noticed that the
tool I was using

(Memory Validator from Software Verification) reports leaks in cmsWriteTag:

 

[{FUNC}cmsWriteTag:0] : 2912 : bytes at 0x00505ab0 : [{FUNC}cmsWriteTag Line
0]

  Allocation location

  ThreadID: 00005372 Timestamp: 6/5 13:19:48 988ms (Lifetime:00:00:22:449ms)
Request ID: 00000662

   0x51a89522 LCMS2D.DLL cmsWriteTag : [{FUNC}cmsWriteTag Line 0]

   0x51a89979 LCMS2D.DLL cmsWriteTag : [{FUNC}cmsWriteTag Line 0]

    ...

   0x51a96ec8 LCMS2D.DLL cmsWriteTag : [{FUNC}cmsWriteTag Line 0]

   0x51b29508 Spcilcmsd.dll CSpcilcms::generateProfileFromTiffFile :
[c:\_tati\_wsp\spcilcms\src\spcilcms\profile.cpp Line 50]

 

Unfortunately, I am linking lcms as a dll, so the tool can't spot the exact
line numbers.

 

Regards,

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Lcms-user mailing list
Lcms-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/lcms-user

Reply via email to