freetype2/src/base
Werner Lemberg 580c94d8f7 Fix minor ASAN run-time warnings.
* src/base/ftutil.c (ft_mem_alloc, ft_mem_realloc): Only call
`FT_MEM_ZERO' if we actually have a buffer.
(ft_mem_dup): Only call `ft_memcpy' if we actually have a buffer.
2018-07-25 07:03:07 +02:00
..
Jamfile Implement `FT_Palette_Get'. 2018-06-10 09:13:13 +02:00
ftadvanc.c [GSoC] src/*.*: Convert block comments to `light' style. 2018-06-03 09:08:41 +02:00
ftapi.c [GSoC] src/*.*: Convert block comments to `light' style. 2018-06-03 09:08:41 +02:00
ftbase.c Implement `FT_Palette_Get'. 2018-06-10 09:13:13 +02:00
ftbase.h [GSoC] src/*.*: Convert block comments to `light' style. 2018-06-03 09:08:41 +02:00
ftbbox.c [GSoC] src/*.*: Convert block comments to `light' style. 2018-06-03 09:08:41 +02:00
ftbdf.c [GSoC] src/*.*: Convert block comments to `light' style. 2018-06-03 09:08:41 +02:00
ftbitmap.c Fix 32bit build warnings (#54239). 2018-07-04 11:49:47 +02:00
ftcalc.c New base function `FT_Matrix_Check' (#54019). 2018-06-24 06:26:09 +02:00
ftcid.c [GSoC] src/*.*: Convert block comments to `light' style. 2018-06-03 09:08:41 +02:00
ftcolor.c Fix typo (#54238). 2018-07-05 23:13:35 +02:00
ftdbgmem.c [GSoC] src/*.*: Convert block comments to `light' style. 2018-06-03 09:08:41 +02:00
ftdebug.c [GSoC] src/*.*: Convert block comments to `light' style. 2018-06-03 09:08:41 +02:00
ftfntfmt.c [GSoC] src/*.*: Convert block comments to `light' style. 2018-06-03 09:08:41 +02:00
ftfstype.c [GSoC] src/*.*: Convert block comments to `light' style. 2018-06-03 09:08:41 +02:00
ftgasp.c [GSoC] src/*.*: Convert block comments to `light' style. 2018-06-03 09:08:41 +02:00
ftgloadr.c [GSoC] src/*.*: Convert block comments to `light' style. 2018-06-03 09:08:41 +02:00
ftglyph.c [base] Introduce `FT_New_Glyph'. 2018-06-17 22:33:29 -04:00
ftgxval.c [GSoC] src/*.*: Convert block comments to `light' style. 2018-06-03 09:08:41 +02:00
fthash.c [GSoC] src/*.*: Convert block comments to `light' style. 2018-06-03 09:08:41 +02:00
ftinit.c [GSoC] src/*.*: Convert block comments to `light' style. 2018-06-03 09:08:41 +02:00
ftlcdfil.c [base] API for Harmony LCD rendering. 2018-06-07 02:48:48 -04:00
ftmac.c Restore missing comment lines and other minor fixes 2018-06-04 20:33:56 +05:30
ftmm.c [GSoC] src/*.*: Convert block comments to `light' style. 2018-06-03 09:08:41 +02:00
ftobjs.c Allow FT_ENCODING_NONE for `FT_Select_Charmap'. 2018-07-17 21:45:24 +02:00
ftotval.c [GSoC] src/*.*: Convert block comments to `light' style. 2018-06-03 09:08:41 +02:00
ftoutln.c * src/base/ftoutln.c (FT_Outline_Get_Orientation): Init `cbox'. 2018-07-12 07:31:26 +02:00
ftpatent.c [GSoC] src/*.*: Convert block comments to `light' style. 2018-06-03 09:08:41 +02:00
ftpfr.c [GSoC] src/*.*: Convert block comments to `light' style. 2018-06-03 09:08:41 +02:00
ftpsprop.c [GSoC] src/*.*: Convert block comments to `light' style. 2018-06-03 09:08:41 +02:00
ftrfork.c [GSoC] src/*.*: Convert block comments to `light' style. 2018-06-03 09:08:41 +02:00
ftsnames.c [GSoC] src/*.*: Convert block comments to `light' style. 2018-06-03 09:08:41 +02:00
ftstream.c Improve stream extraction macro documentation. 2018-07-21 07:38:13 +02:00
ftstroke.c [GSoC] src/*.*: Convert block comments to `light' style. 2018-06-03 09:08:41 +02:00
ftsynth.c [GSoC] src/*.*: Convert block comments to `light' style. 2018-06-03 09:08:41 +02:00
ftsystem.c [GSoC] src/*.*: Convert block comments to `light' style. 2018-06-03 09:08:41 +02:00
fttrigon.c * src/base/fttrigon.c (FT_Tan): Improve accuracy. 2018-06-28 21:42:26 -04:00
fttype1.c [GSoC] src/*.*: Convert block comments to `light' style. 2018-06-03 09:08:41 +02:00
ftutil.c Fix minor ASAN run-time warnings. 2018-07-25 07:03:07 +02:00
ftver.rc [build] Fortify dllexport/dllimport attributes (#53969,#54330). 2018-07-24 23:01:34 -04:00
ftwinfnt.c [GSoC] src/*.*: Convert block comments to `light' style. 2018-06-03 09:08:41 +02:00
md5.c * src/base/md5.c: Updated to recent version. 2016-06-16 06:17:54 +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 Implement `FT_Palette_Get'. 2018-06-10 09:13:13 +02:00