Mercurial > mplayer.hg
comparison libmpcodecs/vf_rotate.c @ 23212:c932f521344d
In ass_font_new, allocate temporary ass_font_t on stack and return the pointer
to cache-owned copy. This fixes leaked ass_font_t struct.
Without this, font pointers obtained from ass_font_new() and
ass_font_cache_find() were different, and bitmaps rendered with the first one
could not be located in the cache later.
author | eugeni |
---|---|
date | Thu, 03 May 2007 19:26:43 +0000 (2007-05-03) |
parents | 497ebe3ecc2b |
children | f8d4f8eff72b |
comparison
equal
deleted
inserted
replaced
23211:d9b4bfea1093 | 23212:c932f521344d |
---|