freetype2/src/tools
suzuki toshiya eba2781ab9 [apinames] Fix the overflow of signed integer hash.
* src/tools/apinames.c (names_add): Change the type of `h' from
int to unsigned int, to prevent undefined behaviour in the
overflow of signed integers (overflow of unsigned int is defined
to be wrap around).  Found by clang test suggested by Sean
McBride.
2011-11-30 22:40:43 +09:00
..
docmaker We no longer use CVS. 2010-01-23 16:19:33 +01:00
ftrandom * include/freetype/freetype.h (FT_LOAD_ADVANCE_ONLY): Use value 2008-12-05 18:37:44 +00:00
Jamfile * src/base/ftdbgmem.c: another realloc memory counting bug fix 2005-10-21 10:01:25 +00:00
apinames.c [apinames] Fix the overflow of signed integer hash. 2011-11-30 22:40:43 +09:00
chktrcmp.py Add a script to check the undefined and unused trace macros. 2009-07-13 00:01:57 +09:00
cordic.py Remove trailing whitespace. From Alexei. 2007-01-16 06:11:27 +00:00
glnames.py [psnames] Handle zapfdingbats. 2011-10-01 08:55:20 +02:00
test_afm.c type1: Use size_t variable to pass the string length. 2009-08-01 00:30:16 +09:00
test_bbox.c * massive re-formatting changes to many, many source files. I don't 2002-08-27 20:20:29 +00:00
test_trig.c finishing function header formatting 2001-06-28 17:49:10 +00:00