diff --git a/caca/codec/export.c b/caca/codec/export.c index 4edd433..6f2fbd4 100644 --- a/caca/codec/export.c +++ b/caca/codec/export.c @@ -488,7 +488,7 @@ static void *export_html3(caca_canvas_t const *cv, size_t *bytes) *bytes = 1000 + cv->height * (10 + maxcols * (48 + 36 + 9 + 17)); cur = data = malloc(*bytes); - cur += sprintf(cur, "