ntdll: Handle LFH blocks allocated in large blocks in heap_validate_ptr().
commit1063cf81967c0929d7f08ff53d542b56209732e0
authorPaul Gofman <pgofman@codeweavers.com>
Mon, 30 Oct 2023 23:54:13 +0000 (30 17:54 -0600)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 6 Nov 2023 20:35:28 +0000 (6 21:35 +0100)
treec5ab84b994ff8925934379ea93cc86f1e289bc2e
parent7129484745852c51b66dcd58fbb4cf6fe29326fb
ntdll: Handle LFH blocks allocated in large blocks in heap_validate_ptr().

Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=55842
dlls/ntdll/heap.c