2 Oct
2007
2 Oct
'07
8:08 p.m.
"Allan Tong" <actong88(a)gmail.com> writes:
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?
Yes indeed, I knew I was going to miss one, thanks for spotting this! -- Alexandre Julliard julliard(a)winehq.org