Index: ttf2lht/drv_poly.c =================================================================== --- ttf2lht/drv_poly.c (revision 18933) +++ 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_)