[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
    
        - Previous message: [Mplayer-cvslog] CVS: main/drivers mga_vid.c,1.33,1.34
- Next message: [Mplayer-cvslog] CVS: main/debian config,1.1,1.2 dirs,1.3,1.4 postinst,1.7,1.8 rules,1.31,1.32
-  Messages sorted by: 
              [ date ]
              [ thread ]
              [ subject ]
              [ author ]
         
  
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.
    
    
        
	- Previous message: [Mplayer-cvslog] CVS: main/drivers mga_vid.c,1.33,1.34
- Next message: [Mplayer-cvslog] CVS: main/debian config,1.1,1.2 dirs,1.3,1.4 postinst,1.7,1.8 rules,1.31,1.32
-  Messages sorted by: 
              [ date ]
              [ thread ]
              [ subject ]
              [ author ]
         
More information about the MPlayer-cvslog
mailing list