Hm. A global macro for image allocations then. Remember that you have image allocations in a lot of places. The allocation of the newly identified GL leak is done with xalloc(img->width*img->height);
But then again people use different allocators in different situations...