[PATCH 0/1] MR69: include: Add __WINE_MALLOC attribute and use it for allocation functions.

Zebediah Figura zfigura at codeweavers.com
Sun May 15 23:33:53 CDT 2022


On 5/15/22 23:27, Brendan Shanks (@bshanks) wrote:
> I was going to use a separate define (something like __WINE_DEALLOC), since as mentioned it could also be useful for non-malloc functions like fopen/fclose, SysAllocString/SysFreeString, etc.

Is SysAllocString not malloc-like? It has a header, but I assume that 
shouldn't matter...



More information about the wine-devel mailing list