ntdll: Fix pending free block validation in heap_validate() for LFH blocks.
commitae010a1a95934233246d93aea66374f9012d6c93
authorPaul Gofman <pgofman@codeweavers.com>
Tue, 31 Oct 2023 01:43:51 +0000 (30 19:43 -0600)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 6 Nov 2023 20:35:28 +0000 (6 21:35 +0100)
treecf2d142bdef2bf7d6766595e256cb8f9705af544
parent1063cf81967c0929d7f08ff53d542b56209732e0
ntdll: Fix pending free block validation in heap_validate() for LFH blocks.
dlls/ntdll/heap.c