* src/bdf/bdflib.c (_bdf_parse_start): Keep parser memory.

This commit is contained in:
Alexei Podtelezhnikov 2021-09-03 11:31:41 -04:00
parent d1d3dc0235
commit 7bf655b228
1 changed files with 0 additions and 1 deletions

View File

@ -1924,7 +1924,6 @@
p->font = font;
font->memory = p->memory;
p->memory = NULL;
{ /* setup */
size_t i;