[Mplayer-cvslog] CVS: main/drivers mga_vid.c,1.33,1.34

Attila Kinali kinali at gmx.net
Sun Feb 3 21:08:15 CET 2002


On Sun, 3 Feb 2002 20:19:41 +0100
Dariush Pietrzak <eyck at mplayer.dev.hu> wrote:

> Modified Files:
> 	mga_vid.c 
> Log Message:
> Attila Kinali fixing memleak introduced by me.
> +	if(mga_param_buff)
> +		kfree(mga_param_buff);

Please add the check and the modified kmalloc too.
First one makes mga_vid more nice about memory allocations,
the second one is to have a errormsg if the worst happens.

		Attila Kinali

-- 
I am a moslem, i am a terrorist.



More information about the MPlayer-cvslog mailing list