[MPlayer-dev-eng] [patch] ASS segfaults with multiple files on command line
Jindrich Makovicka
makovick at gmail.com
Sat Oct 14 08:33:45 CEST 2006
Hi,
libass can crash at the beginning of the 2nd file (typically in
FT_Stroker_Done() call in change_border) because the static variables
are not cleaned during reinitialization and FT functions are then
called with bogus arguments.
Fix attached.
--
Jindrich Makovicka
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ass_render.c.diff
Type: text/x-patch
Size: 445 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/attachments/20061014/1f732d9d/attachment.bin>
More information about the MPlayer-dev-eng
mailing list