Module: wine Branch: master Commit: b793367c676c643602f5a0986b0bbb4c9f4b0694 URL: https://gitlab.winehq.org/wine/wine/-/commit/b793367c676c643602f5a0986b0bbb4...
Author: Rémi Bernon rbernon@codeweavers.com Date: Wed Nov 30 12:07:48 2022 +0100
kernel32/tests: Make sure the LFH is enabled for some sizes.
Making the GlobalReAlloc tests more sensible, as they fail to reallocate when the block was allocated with the LFH and the new size wouldn't.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=54012
---
dlls/kernel32/tests/heap.c | 286 +++++++++++++++++++++------------------------ 1 file changed, 131 insertions(+), 155 deletions(-)