freetype2/src/base
Werner Lemberg 6689a009ce [Savannah bug #43682] Properly handle missing return errors.
The functions in this patch *do* return non-trivial errors that must
be taken care of.

* src/autofit/afloader.c (af_loader_load_g), src/base/ftobjs.c
(FT_Render_Glyph_Internal), src/base/ftoutln.c (FT_Outline_Render),
src/cff/cffgload.c (cff_decoder_parse_charstrings) <cff_op_endchar>,
src/psaux/psobjs.c (ps_parser_load_field_table), src/psaux/t1decode
(t1_decoder_parse_charstrings) <op_endchar>, src/truetype/ttgload.c
(load_truetype_glyph <subglyph loop>, tt_loader_init,
TT_Load_Glyph), src/truetype/ttgxvar.c (TT_Set_MM_Blend),
src/truetype/ttobjs.c (tt_size_run_fpgm, tt_size_run_prep): Do it.
2014-11-25 08:53:09 +01:00
..
Jamfile Position Independent Code (PIC) support and infrastructure in base. 2009-04-05 17:59:26 +03:00
basepic.c Fix PIC linking. 2013-12-21 08:14:25 +01:00
basepic.h Whitespace. 2013-03-17 08:14:46 +01:00
ftadvanc.c */*: Use FT_ERR_EQ, FT_ERR_NEQ, and FT_ERR where appropriate. 2013-03-14 17:50:49 +01:00
ftapi.c Remove trailing whitespace. From Alexei. 2007-01-16 06:11:27 +00:00
ftbase.c [mac] Unify DARWIN_NO_CARBON with FT_MACINTOSH. 2011-12-02 21:14:58 +09:00
ftbase.h [raccess] Modify for PIC build. 2012-01-17 15:13:50 +09:00
ftbbox.c Trailing space. 2014-11-19 22:10:29 -05:00
ftbdf.c */*: Use FT_ERR_EQ, FT_ERR_NEQ, and FT_ERR where appropriate. 2013-03-14 17:50:49 +01:00
ftbitmap.c * src/base/ftbitmap.c (FT_Bitmap_Convert): Improve. 2014-11-21 07:28:50 +01:00
ftcalc.c Trailing space. 2014-11-19 22:10:29 -05:00
ftcid.c */*: Use FT_ERR_EQ, FT_ERR_NEQ, and FT_ERR where appropriate. 2013-03-14 17:50:49 +01:00
ftdbgmem.c Apply fixes for cppcheck nitpicks. 2013-06-04 10:30:48 +02:00
ftdebug.c Simplify header file hierarchy. 2013-11-13 08:55:46 +01:00
ftfstype.c Formatting, copyright years. 2009-03-03 21:35:32 +00:00
ftgasp.c formatting, copyright years and messages, doc polishing 2007-01-09 10:37:36 +00:00
ftgloadr.c Fix Savannah bug #39269. 2013-06-18 10:17:48 +02:00
ftglyph.c Another round of cppcheck nitpicks. 2013-08-01 12:20:20 +02:00
ftgxval.c */*: Use `FT_THROW'. 2013-03-14 10:27:35 +01:00
ftinit.c Simplify header file hierarchy. 2013-11-13 08:55:46 +01:00
ftlcdfil.c [ftlcdfil] Obey flow direction. 2014-11-21 08:03:51 +01:00
ftmac.c Another round of cppcheck nitpicks. 2013-08-01 12:20:20 +02:00
ftmm.c */*: Use FT_ERR_EQ, FT_ERR_NEQ, and FT_ERR where appropriate. 2013-03-14 17:50:49 +01:00
ftobjs.c [Savannah bug #43682] Properly handle missing return errors. 2014-11-25 08:53:09 +01:00
ftotval.c */*: Use `FT_THROW'. 2013-03-14 10:27:35 +01:00
ftoutln.c [Savannah bug #43682] Properly handle missing return errors. 2014-11-25 08:53:09 +01:00
ftpatent.c * src/base/ftpatent.c (FT_Face_SetUnpatentedHinting): Fix typo. 2011-07-20 06:30:20 +02:00
ftpfr.c */*: Use `FT_THROW'. 2013-03-14 10:27:35 +01:00
ftpic.c Another round of cppcheck nitpicks. 2013-08-01 12:20:20 +02:00
ftrfork.c Fix clang static analyzer and compiler warnings. 2014-02-08 13:55:38 +01:00
ftsnames.c */*: Use FT_ERR_EQ, FT_ERR_NEQ, and FT_ERR where appropriate. 2013-03-14 17:50:49 +01:00
ftstream.c Formatting. 2013-05-04 15:26:24 +02:00
ftstroke.c [Savannah bug #43682] Add/remove `void' casts to some functions. 2014-11-25 08:30:49 +01:00
ftsynth.c [Savannah bug #43682] Add/remove `void' casts to some functions. 2014-11-25 08:30:49 +01:00
ftsystem.c */*: Use `FT_THROW'. 2013-03-14 10:27:35 +01:00
fttrigon.c * src/base/fttrigon.c: Use dedicated `FT_Angle' for arctan table. 2014-11-19 21:19:06 -05:00
fttype1.c */*: Use FT_ERR_EQ, FT_ERR_NEQ, and FT_ERR where appropriate. 2013-03-14 17:50:49 +01:00
ftutil.c Replace `ft_highpow2' function. 2014-07-16 22:05:56 -04:00
ftwinfnt.c */*: Use FT_ERR_EQ, FT_ERR_NEQ, and FT_ERR where appropriate. 2013-03-14 17:50:49 +01:00
ftxf86.c Documentation updates, whitespace. 2004-12-13 23:16:59 +00:00
md5.c * src/base/md5.c, src/base/md5.h: Updated to recent version. 2013-10-22 01:10:10 +02:00
md5.h * src/base/md5.c, src/base/md5.h: Updated to recent version. 2013-10-22 01:10:10 +02:00
rules.mk [base] Add missing dependencies to Makefile. 2013-12-21 07:23:08 +01:00