freetype2/src
Alexei Podtelezhnikov 9a4c846e60 [cache] Revert to some zeroing.
* src/cache/ftccache.c (ftc_cache_init, ftc_cache_resize): Zero
`buckets` again to fix some crashes.
2021-09-14 21:25:47 -04:00
..
autofit Cosmetic zeros. 2021-09-02 22:10:57 -04:00
base * src/base/ftobjs.c (FT_CMap_New): Revert to zeroing. 2021-09-13 16:16:18 -04:00
bdf [bdf, psnames, sfnt] Avoid some memory zeroing. 2021-09-13 16:24:25 -04:00
bzip2 s/0/NULL/ where appropriate. 2021-09-01 21:37:21 -04:00
cache [cache] Revert to some zeroing. 2021-09-14 21:25:47 -04:00
cff [cff, pshinter] Clean up unsigned counters. 2021-09-13 16:29:08 -04:00
cid [base] Fix ppem size overflow. 2021-08-18 07:27:02 +02:00
dlg [dlg] Synchronize with upstream. 2021-09-07 06:40:55 -07:00
gxvalid Whitespace formatting. 2021-08-22 22:32:07 -04:00
gzip Fix some `cppcheck` warnings. 2021-07-24 20:32:16 +02:00
lzw s/0/NULL/ where appropriate. 2021-09-01 21:37:21 -04:00
otvalid Whitespace formatting. 2021-08-22 22:32:07 -04:00
pcf [bdf,pcf] Avoid memory zeroing (contd.). 2021-05-02 18:30:22 -04:00
pfr Whitespace formatting. 2021-08-22 22:32:07 -04:00
psaux [cache, psaux] Remove zeros. 2021-09-12 23:21:32 -04:00
pshinter * src/pshinter/pshrec.c (ps_mask_table_merge_all): Tweak loops. 2021-09-14 10:26:37 -04:00
psnames [bdf, psnames, sfnt] Avoid some memory zeroing. 2021-09-13 16:24:25 -04:00
raster [smooth, raster, sdf] Clean up initialization calls. 2021-09-02 23:30:31 -04:00
sdf [smooth, raster, sdf] Clean up initialization calls. 2021-09-02 23:30:31 -04:00
sfnt [bdf, psnames, sfnt] Avoid some memory zeroing. 2021-09-13 16:24:25 -04:00
smooth [smooth, raster, sdf] Clean up initialization calls. 2021-09-02 23:30:31 -04:00
tools src/tools/ftrandom/ftrandom.c (_XOPEN_SOURCE): Set to 600. 2021-09-07 18:51:53 -07:00
truetype [truetype] Clean up `exec` initialization. 2021-09-13 00:04:45 -04:00
type1 [base] Fix ppem size overflow. 2021-08-18 07:27:02 +02:00
type42 Add a comment. 2021-06-15 22:49:21 -04:00
winfonts * src/winfonts/winfnt.c (FNT_Face_Init): Tweak memory macro. 2021-04-26 17:10:28 -04:00