[MPlayer-dev-eng] [PATCH] demux_nut doublefree
ods15 at ods15.dyndns.org
ods15 at ods15.dyndns.org
Tue Oct 14 00:33:13 CEST 2008
Hi
On Sun, Oct 12, 2008 at 07:40:44PM +0300, Onur K??????k wrote:
> While fiddling with nut I found that mplayer segfaults with double
> free on playing [1]. Nutparse gives
>
> The problem occurs because when a parse error happens using nut,
> demux_open_nut calls uninit and free, then demux_close_nut is called
> and it also tries to uninit and free. Attached patch fixes the issue.
Patch applied, thanks.
- ods15
More information about the MPlayer-dev-eng
mailing list