[MPlayer-dev-eng] [patch] ASS segfaults with multiple files on command line
Evgeniy Stepanov
eugeni.stepanov at gmail.com
Sat Oct 14 16:44:30 CEST 2006
On Saturday 14 October 2006 10:33, Jindrich Makovicka wrote:
> 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.
Applied. Also freeing render_context.stroker to avoid memory leak.
More information about the MPlayer-dev-eng
mailing list