ntdll: Fix handling of free blocks in RtlWalkHeap.
The entry lpData pointer isn't a block but a pointer to the block data,
which has a different offset for free blocks and used blocks.
Signed-off-by: Rémi Bernon <rbernon@codeweavers.com>
Showing
Please
register
or
sign in
to comment