On Mon Oct 2 02:58:37 2023 +0000, Mohamad Al-Jaf wrote:
I'm confused, is it only on Windows that we care about leaks? On the Wine side in tests/data.c, it returns a non-NULL `application_data`, so wouldn't that leak in Wine? It's the same for `IPackageStatics_get_Current`.
No, we care about leaks everywhere, I just missed the other one.