freetype2/src/type42
Alexei Podtelezhnikov 8336d53cff [type42] Fix new memory leak.
We need to inverse inheritance of FT_GlyphSlot_Internal so that we
have a chance to free the rendered bitmap from the parent slot.

* src/type42/t42objs.c (T42_GlyphSlot_Init): Remove the internal parts
of the child `ttslot' and replace it with the parent structure.
(T42_GlyphSlot_Done): Updated accordingly.
2021-06-12 22:33:08 -04:00
..
module.mk Update all copyright notices. 2021-01-17 07:18:48 +01:00
rules.mk Update all copyright notices. 2021-01-17 07:18:48 +01:00
t42drivr.c Update all copyright notices. 2021-01-17 07:18:48 +01:00
t42drivr.h Update all copyright notices. 2021-01-17 07:18:48 +01:00
t42error.h Update all copyright notices. 2021-01-17 07:18:48 +01:00
t42objs.c [type42] Fix new memory leak. 2021-06-12 22:33:08 -04:00
t42objs.h Update all copyright notices. 2021-01-17 07:18:48 +01:00
t42parse.c [type42] Avoid some memory zeroing. 2021-05-20 22:20:36 -04:00
t42parse.h Update all copyright notices. 2021-01-17 07:18:48 +01:00
t42types.h Update all copyright notices. 2021-01-17 07:18:48 +01:00
type42.c Update all copyright notices. 2021-01-17 07:18:48 +01:00