[PATCH 1/2] libX11: Fix potential memory leaks during font set loading.

Alan Coopersmith Alan.Coopersmith at Sun.COM
Sun Nov 22 18:03:01 PST 2009


Kim Woelders wrote:
> -    char *pattern = NULL, *ptr = NULL;
> +    char *pattern, *ptr;

Why remove the initialization to NULL?

-- 
	-Alan Coopersmith-           alan.coopersmith at sun.com
	 Sun Microsystems, Inc. - X Window System Engineering



More information about the xorg-devel mailing list