forked from minhngoc25a/freetype2
* src/bdf/bdflib.c (_bdf_parse_start): Keep parser memory.
This commit is contained in:
parent
d1d3dc0235
commit
7bf655b228
|
@ -1924,7 +1924,6 @@
|
|||
p->font = font;
|
||||
|
||||
font->memory = p->memory;
|
||||
p->memory = NULL;
|
||||
|
||||
{ /* setup */
|
||||
size_t i;
|
||||
|
|
Loading…
Reference in New Issue