server: Enforce a mapping size limit instead of relying on the Unix file system.
commit24f7869e9385a6b6a4f2e555163deefcda109dc4
authorAlexandre Julliard <julliard@winehq.org>
Fri, 15 Dec 2023 09:11:22 +0000 (15 10:11 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 15 Dec 2023 09:11:22 +0000 (15 10:11 +0100)
tree924e5ac753a10f2a101c756b3d477ea83cfd6334
parent3504f138ecbbe49caa1fc5242fe7e13705b0a0c6
server: Enforce a mapping size limit instead of relying on the Unix file system.

Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=55667
dlls/kernel32/tests/file.c
server/mapping.c