xorg/xserver - [PATCH] Replace ALLOCATE_LOCAL/DEALLOCATE_LOCAL with xalloc/xfree.

Paulo Cesar Pereira de Andrade pcpa at mandriva.com.br
Thu Jan 31 07:06:17 PST 2008


Alan Coopersmith wrote:
> 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.
>

  Oops, thanks.

  I was working on several patches at once, and when remaking the
patch by hand, in another git repository I did not remake this one
correctly.

Paulo



More information about the xorg mailing list