freetype/src
Werner Lemberg dc624ca4dc Apply fixes for cppcheck nitpicks.
http://cppcheck.sourceforge.net/

Note that the current version heavily chokes on FreeType, delivering
even wrong results.  I will report those issues to the cppcheck team
so that a newer version gives improved results hopefully.

*/* Improve variable scopes.
*/* Remove redundant initializations which get overwritten.

* src/base/ftmac.c ,builds/mac/ftmac.c (count_faces_scalable):
Remove unused variable.

* src/base/ftdbgmem.c (ft_mem_table_destroy): `table' can't be zero.

* src/gxvalid/gxvkern.c (gxv_kern_subtable_fmt1_entry_validate):
Remove functionless code.

* src/tools/ftrandom.c (main): Fix memory leak.
2013-06-04 10:30:48 +02:00
..
autofit Apply fixes for cppcheck nitpicks. 2013-06-04 10:30:48 +02:00
base Apply fixes for cppcheck nitpicks. 2013-06-04 10:30:48 +02:00
bdf Apply fixes for cppcheck nitpicks. 2013-06-04 10:30:48 +02:00
bzip2 */*: Use FT_Err_Ok only. 2013-03-14 11:21:17 +01:00
cache */* [FT_CONFIG_OPTION_OLD_INTERNALS]: Remove macro and guarded code. 2013-05-10 07:58:47 +02:00
cff Apply fixes for cppcheck nitpicks. 2013-06-04 10:30:48 +02:00
cid */* [FT_CONFIG_OPTION_OLD_INTERNALS]: Remove macro and guarded code. 2013-05-10 07:58:47 +02:00
gxvalid Apply fixes for cppcheck nitpicks. 2013-06-04 10:30:48 +02:00
gzip */*: Use FT_Err_Ok only. 2013-03-14 11:21:17 +01:00
lzw Apply fixes for cppcheck nitpicks. 2013-06-04 10:30:48 +02:00
otvalid */*: Use FT_ERR_EQ, FT_ERR_NEQ, and FT_ERR where appropriate. 2013-03-14 17:50:49 +01:00
pcf Apply fixes for cppcheck nitpicks. 2013-06-04 10:30:48 +02:00
pfr */* [FT_CONFIG_OPTION_OLD_INTERNALS]: Remove macro and guarded code. 2013-05-10 07:58:47 +02:00
psaux Apply fixes for cppcheck nitpicks. 2013-06-04 10:30:48 +02:00
pshinter Apply fixes for cppcheck nitpicks. 2013-06-04 10:30:48 +02:00
psnames Whitespace. 2013-03-17 08:14:46 +01:00
raster Apply fixes for cppcheck nitpicks. 2013-06-04 10:30:48 +02:00
sfnt Add support for color embedded bitmaps (eg. color emoji). 2013-05-29 11:36:18 +02:00
smooth Apply fixes for cppcheck nitpicks. 2013-06-04 10:30:48 +02:00
tools Apply fixes for cppcheck nitpicks. 2013-06-04 10:30:48 +02:00
truetype Compilation fix. 2013-05-23 08:01:20 +02:00
type1 Apply fixes for cppcheck nitpicks. 2013-06-04 10:30:48 +02:00
type42 Apply fixes for cppcheck nitpicks. 2013-06-04 10:30:48 +02:00
winfonts */* [FT_CONFIG_OPTION_OLD_INTERNALS]: Remove macro and guarded code. 2013-05-10 07:58:47 +02:00
Jamfile Add license. 2005-06-04 23:04:30 +00:00