[PATCH] gdiplus: Handle some degenerate cases with GdipCreatePath2.

Esme (they/them) vincent at codeweavers.com
Thu Apr 9 20:33:24 CDT 2020


On Thu, Apr 9, 2020 at 3:22 PM Nikolay Sivov <nsivov at codeweavers.com> wrote:
> In my opinion we should get rid of such macros, not add more. Especially
> for floating point tests.

I think you're right in this case. There's no point in tracing the
pointer when we already know it's non-NULL.

But what's the problem with the existing macros?



More information about the wine-devel mailing list