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
..
2012-07-03 11:54:12 +02:00
2013-06-04 10:30:48 +02:00
2013-03-14 11:21:17 +01:00
2013-06-04 10:30:48 +02:00
2013-03-23 14:25:43 +01:00
2012-07-06 19:38:44 +02:00
2013-03-14 11:21:17 +01:00
2013-03-23 14:25:43 +01:00
2013-03-14 11:21:17 +01:00
2013-03-23 14:06:54 +01:00
2013-03-14 11:21:17 +01:00
2013-03-23 14:25:43 +01:00
2012-01-17 02:00:24 +09:00
2011-03-26 09:03:32 +01:00
2009-05-28 07:07:48 +02:00
2008-12-21 10:29:30 +00:00
2011-01-03 07:11:54 +01:00