Index: work/util/ttf2lht/drv_poly.c =================================================================== --- work/util/ttf2lht/drv_poly.c (revision 18933) +++ work/util/ttf2lht/drv_poly.c (revision 18934) @@ -41,6 +41,7 @@ void stroke_poly_init(stroke_t *s_) { + drv_approx_comment = NULL; } void stroke_poly_uninit(stroke_t *s_)