There are a few minor issues with the lcms sources that I'd like to 
point out for the betas:

* Not to be pedantic, but // comments are not C and don't compile on 
some platforms (unfortunately).

* 1.18 cmsio1.c has unchecked reads, some of which can cause problems 
with defective inputs;
one is the ReadBase bug in cmsio1.c - this should set the return value 
to 0 in case the Read fails.

* use of strcat, strcpy, sprintf are all problematic - fortunately most 
of this is in code that I'm not using.

Thanks for all the hard work and making lcms available for general use.

d

------------------------------------------------------------------------------
Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
easily build your RIAs with Flex Builder, the Eclipse(TM)based development
software that enables intelligent coding and step-through debugging.
Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
_______________________________________________
Lcms-user mailing list
Lcms-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/lcms-user

Reply via email to