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

Alexandre Julliard julliard at winehq.org
Wed Aug 15 13:58:05 CDT 2018


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

> In RtlDestroyHeap critSection.DebugInfo->Spare[0]
> is always set to NULL,
> this will crash if we deleted the debug info already

Destroying a shared heap is not a good idea, where do you see that
happening?

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list