gecko/gfx/qcms
Vladimir Vukicevic 56304c7aa1 Bug 504766. qcms: Fix unaligned reads in qcms. r=jrmuizel
Offsets are not guaranteed to be aligned, so don't assume that they are.
memcpy instead of just casting and dereferencing.
2009-09-08 11:36:28 -04:00
..
iccread.c Bug 504766. qcms: Fix unaligned reads in qcms. r=jrmuizel 2009-09-08 11:36:28 -04:00
Makefile.in Bug 481926 - Rewrite color management component sr=vlad, r=ted, r=joedrew (\o/) 2009-04-07 12:02:11 -04:00
qcms.h Bug 481926 - Rewrite color management component sr=vlad, r=ted, r=joedrew (\o/) 2009-04-07 12:02:11 -04:00
qcmsint.h Bug 488468: qcms build break with pre-4 GCCs (#if 0 commented text should be C/C++ commented), r=jmuizelaar 2009-04-23 19:38:11 +02:00
qcmstypes.h Bug 488747 - Fix endian handling in qcms. r=joe 2009-04-21 22:22:29 -04:00
transform.c Bug 491195 fix warnings in qcms 2009-07-22 17:31:03 -05:00