[Git][wine/wine][master] 4 commits: kernel32/tests: Disable heap tests which are now crashing on Windows.
Alexandre Julliard pushed to branch master at wine / wine Commits: 3f775903 by Paul Gofman at 2025-12-11T12:51:46+01:00 kernel32/tests: Disable heap tests which are now crashing on Windows. Those crash even on 32 bit on current Win11. - - - - - 6def1edb by Paul Gofman at 2025-12-11T12:51:48+01:00 kernel32/tests: Add more tests for heap total and commit sizes. - - - - - 5a257b88 by Paul Gofman at 2025-12-11T12:51:48+01:00 ntdll: Align commit size in RtlCreateHeap(). - - - - - 8545d9d9 by Paul Gofman at 2025-12-11T12:51:48+01:00 ntdll: Compute total size as aligned commit size in RtlCreateHeap(). Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=56286 - - - - - 2 changed files: - dlls/kernel32/tests/heap.c - dlls/ntdll/heap.c View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/b0b234c2c23ba960b8b541424f54a8... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/b0b234c2c23ba960b8b541424f54a8... You're receiving this email because of your account on gitlab.winehq.org.
participants (1)
-
Alexandre Julliard (@julliard)