xorg/xserver - [PATCH] Replace ALLOCATE_LOCAL/DEALLOCATE_LOCAL with xalloc/xfree.
Alan Coopersmith
Alan.Coopersmith at Sun.COM
Wed Jan 30 22:27:35 PST 2008
pcpa at mandriva.com.br wrote:
> --- a/hw/xfree86/xf4bpp/ppcSpMcro.h
> +++ b/hw/xfree86/xf4bpp/ppcSpMcro.h
> @@ -30,9 +30,9 @@
> N = IN * miFindMaxBand(pGC->pCompositeClip); \
> if(!(PW = (int *)ALLOCATE_LOCAL(N * sizeof(int)))) \
Looks like you missed one.
--
-Alan Coopersmith- alan.coopersmith at sun.com
Sun Microsystems, Inc. - X Window System Engineering
More information about the xorg
mailing list