[MPlayer-dev-eng] [PATCH] gstrcat error handling

Attila Kinali attila at kinali.ch
Sun Sep 19 08:54:10 CEST 2004


On Fri, Jul 30, 2004 at 11:42:36AM +0900, Chris White wrote:
> The TODO said it was needed, so I took a crack at it.
> 
> changed a few !pointer to pointer == NULL's, made sure that malloc was 
> able to allocate memory.
> 
> Took out:
> 
> tmp=malloc( strlen( src ) + 1 ); strcpy( tmp,src ); }
> 
> not quite sure on the functionality of that.
> 
> First patch for mplayer, so comments, suggestions, "what on earth are 
> you thinking!?"'s are welcome :).

Any comments about this patch ?

			Attila Kinali




More information about the MPlayer-dev-eng mailing list