freetype2/src/autofit
Werner Lemberg 7b84104720 Various clang 8.0 static analyzer fixes.
Reported by Sender Ghost <lightside@gmx.com>.

* src/autofit/afcjk.c (af_cjk_hints_compute_edges): Catch a corner
case where `edge->first' could be NULL.

* src/pfr/pfrobjs.c (pfr_slot_load): Remove unnecessary test of
`size'.

* src/raster/ftraster.c (Draw_Sweep): Catch a corner case where
`draw_right' might be NULL.

* src/sfnt/ttmtx.c (tt_face_get_metrics): Fix limit test for
`aadvance'.
Ensure `abearing' always hold a meaningful result.

* src/truetype/ttgload.c (load_truetype_glyph): Ensure `subglyph' is
not NULL before accessing it.
* src/truetype/ttgxvar.c (TT_Set_Named_Instance): Remove unnecessary
test of `namedstyle'.

* src/type42/t42parse.c (t42_parser_done): Ensure
`parser->root.funcs.done' is not NULL before accessing it.
2019-05-04 08:13:22 +02:00
..
Jamfile Update all copyright notices. 2019-02-23 10:07:09 +01:00
afangles.c Update all copyright notices. 2019-02-23 10:07:09 +01:00
afangles.h [GSoC] src/*.*: Convert block comments to `light' style. 2018-06-03 09:08:41 +02:00
afblue.c [autofit] Fix Mongolian blue zone characters. 2019-03-20 07:04:06 +01:00
afblue.cin Update all copyright notices. 2019-02-23 10:07:09 +01:00
afblue.dat [autofit] Fix Mongolian blue zone characters. 2019-03-20 07:04:06 +01:00
afblue.h [autofit] Fix Mongolian blue zone characters. 2019-03-20 07:04:06 +01:00
afblue.hin Update all copyright notices. 2019-02-23 10:07:09 +01:00
afcjk.c Various clang 8.0 static analyzer fixes. 2019-05-04 08:13:22 +02:00
afcjk.h Update all copyright notices. 2019-02-23 10:07:09 +01:00
afcover.h Update all copyright notices. 2019-02-23 10:07:09 +01:00
afdummy.c Fix invalid function pointer casts. 2019-03-07 09:43:05 +01:00
afdummy.h Update all copyright notices. 2019-02-23 10:07:09 +01:00
aferrors.h Update all copyright notices. 2019-02-23 10:07:09 +01:00
afglobal.c Update all copyright notices. 2019-02-23 10:07:09 +01:00
afglobal.h Update all copyright notices. 2019-02-23 10:07:09 +01:00
afhints.c Update all copyright notices. 2019-02-23 10:07:09 +01:00
afhints.h Update all copyright notices. 2019-02-23 10:07:09 +01:00
afindic.c Update all copyright notices. 2019-02-23 10:07:09 +01:00
afindic.h Update all copyright notices. 2019-02-23 10:07:09 +01:00
aflatin.c Minor. 2019-04-09 11:01:24 +02:00
aflatin.h Update all copyright notices. 2019-02-23 10:07:09 +01:00
aflatin2.c Update all copyright notices. 2019-02-23 10:07:09 +01:00
aflatin2.h Update all copyright notices. 2019-02-23 10:07:09 +01:00
afloader.c Update all copyright notices. 2019-02-23 10:07:09 +01:00
afloader.h Update all copyright notices. 2019-02-23 10:07:09 +01:00
afmodule.c Update all copyright notices. 2019-02-23 10:07:09 +01:00
afmodule.h Update all copyright notices. 2019-02-23 10:07:09 +01:00
afranges.c [autofit] Add support for Mongolian script. 2019-03-19 10:50:38 +01:00
afranges.h Update all copyright notices. 2019-02-23 10:07:09 +01:00
afscript.h [autofit] Add support for Mongolian script. 2019-03-19 10:50:38 +01:00
afshaper.c Update all copyright notices. 2019-02-23 10:07:09 +01:00
afshaper.h Update all copyright notices. 2019-02-23 10:07:09 +01:00
afstyles.h [autofit] Add support for Mongolian script. 2019-03-19 10:50:38 +01:00
aftypes.h Update all copyright notices. 2019-02-23 10:07:09 +01:00
afwarp.c Update all copyright notices. 2019-02-23 10:07:09 +01:00
afwarp.h Update all copyright notices. 2019-02-23 10:07:09 +01:00
afwrtsys.h Update all copyright notices. 2019-02-23 10:07:09 +01:00
autofit.c Update all copyright notices. 2019-02-23 10:07:09 +01:00
module.mk Update all copyright notices. 2019-02-23 10:07:09 +01:00
rules.mk Update all copyright notices. 2019-02-23 10:07:09 +01:00