[Mesa-dev] [PATCH 1/9] Remove Xcalloc/Xmalloc/Xfree calls

Brian Paul brianp at vmware.com
Wed Sep 5 07:18:42 PDT 2012


On 09/05/2012 12:42 AM, Matt Turner wrote:
> These calls allowed Xlib to use a custom memory allocator, but Xlib has
> used the standard C library functions since at least its initial import
> into git in 2003. It seems unlikely that it will grow a custom memory
> allocator. The functions now just add extra overhead. Replacing them
> will make future Coccinelle patches simpler.
>


Reviewed-by: Brian Paul <brianp at vmware.com>


More information about the mesa-dev mailing list