Mercurial > libavcodec.hg
diff rv40dsp.c @ 11266:7de903afbd92 libavcodec
mlp_parser: Fix memleak.
ff_combine_frame() is called, which allocates ParseContext->buffer if needed,
so ff_parse_close() must be called to free it.
Patch by jai.
author | ramiro |
---|---|
date | Tue, 23 Feb 2010 16:54:05 +0000 |
parents | e9d9d946f213 |
children | 7dd2a45249a9 |