Alexandre Julliard : ntdll: Remove assumptions that the subheap is at the beginning of the memory block .

Allan Tong actong88 at gmail.com
Tue Oct 2 12:20:46 CDT 2007


> ntdll: Remove assumptions that the subheap is at the beginning of the memory block.

In HEAP_CreateSubHeap, shouldn't the return value also be changed,
e.g. return "&((HEAP*)address)->subheap" if a main heap was created?

 - Allan



More information about the wine-devel mailing list