[MPlayer-dev-eng] [PATCH] Fix cmd filter memory leak

Ulion ulion2002 at gmail.com
Tue Nov 6 04:45:03 CET 2007


2007/11/4, Ulion <ulion2002 at gmail.com>:
> Hello,
>
> I found in input/input.c, the cmd filter code has a memory leak, the
> cmd eaten by filter will never be freed, and it also does not deal
> with cmd in correct way when peek_only is non-zero.
> This patch will fix it. And also, it will fix the osd menu hang
> (indeed it's dead loop) bug trigered by select any menu item which
> call a 'set_menu' command when pausing by the osd menu.
> Ps: By now osd menu is the only place use the cmd filter in mplayer.
>

If no objects, I will commit this in two days. Alban, can I?

-- 
Ulion



More information about the MPlayer-dev-eng mailing list