fix incomplete memory wrap around logic (gcc 12 -Waddress)
authorMichael Gilbert <mgilbert@debian.org>
Wed, 12 Oct 2022 00:18:28 +0000 (01:18 +0100)
committerMichael Gilbert <mgilbert@debian.org>
Wed, 12 Oct 2022 00:18:28 +0000 (01:18 +0100)
commit835a40a04f54a8f589a314840c8f55455be2daaa
treed062380bf3d3fc62ae48a1c7a0c98d866a6277d9
parent184d95f9ef03afb60b64450472905d5772ea7101
fix incomplete memory wrap around logic (gcc 12 -Waddress)

Gbp-Pq: Topic warnings
Gbp-Pq: Name address.patch
dlls/ntdll/unix/virtual.c
libs/wine/mmap.c