]> granicus.if.org Git - libass/commit
Fix drawing parser memory leak
authorGrigori Goronzy <greg@blackbox>
Sun, 19 Jul 2009 06:39:24 +0000 (08:39 +0200)
committerGrigori Goronzy <greg@blackbox>
Sun, 19 Jul 2009 13:56:24 +0000 (15:56 +0200)
commit9ad13b1e609a5973a9f9288978b720d82a1382f7
treef9435fdc45cf89cbd60cc439be11a2d302980fdb
parent3fd039c16184d5864c8a3be561c8b547b52ddf83
Fix drawing parser memory leak

Always free the drawing glyph in ass_drawing_free; do not double free
clip vector bitmap.
libass/ass_drawing.c
libass/ass_render.c