Gnome interface seg-fault bug-fix.

Stéphane Borel stef at via.ecp.fr
Sat Apr 28 17:10:29 CEST 2001


On Sat, Apr 28, 2001 at 09:51:28PM +1000, Shane Harper wrote:
> Hi.
> 
> Can someone please change all occurrences of
> 	char                psz_name[10];
> 
> in plugins/gnome/intf_gnome.c to
> 	char                psz_name[256];
> ?

Thanks, I don't think we need 256, but 10 is not enough and I noticed
that it wasn't even initialized in one of the funtions.

I correct it.

-- 
Stef




More information about the vlc-devel mailing list