[draw] Fix regression from e0a5231657

This commit is contained in:
Behdad Esfahbod 2022-07-12 11:52:33 -06:00
parent d15041be7d
commit f8544cbfc0
1 changed files with 1 additions and 0 deletions

View File

@ -120,6 +120,7 @@ hb_draw_funcs_set_##name##_func (hb_draw_funcs_t *dfuncs, \
if (dfuncs->destroy) \
dfuncs->destroy->name = nullptr; \
} \
return; \
\
fail: \
if (destroy) \