[PATCH v2 2/5] ntdll: When creating heap, don't delete the critical section debug info

Alexandre Julliard julliard at winehq.org
Thu Aug 16 03:25:23 CDT 2018


Fabian Maurer <dark.shadow4 at web.de> writes:

> Also see bug https://bugs.winehq.org/show_bug.cgi?id=45647,
>
> chromium does in fact delete this shared csrss heap, and on win10 that works just fine. So I assume it should be possible on WINE too, no?

We could implement deleting a shared heap, but since we don't have a
csrss heap I'm not sure I see the point. To make chromium happy,
creating a fake non-shared heap should be sufficient.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list