newlib-cygwin/winsup/cygwin/mm
Ken Brown 67bef16f7e Cygwin: mmap_list::try_map: fix a condition in a test of an mmap request
In testing whether the requested area is contained in an existing
mapped region, an incorrect condition was used due to a
misinterpretation of the u_addr and u_len variables.

Addresses: https://cygwin.com/pipermail/cygwin/2024-December/256913.html
Fixes: c68de3a262 ("* mmap.cc (class mmap_record):
Declare new map_pages method with address parameter.")
Signed-off-by: Ken Brown <kbrown@cornell.edu>
2024-12-19 10:40:18 -05:00
..
cygheap.cc Cygwin: cygheap: compute bucket instead of looping over it 2024-03-01 22:35:22 +01:00
heap.cc Cygwin: redefine how to recognize forkee state 2024-01-29 13:33:05 +01:00
malloc.cc
malloc_wrapper.cc Cygwin: mm/malloc_wrapper.cc: fix a comment 2022-08-10 18:05:12 +02:00
mmap.cc Cygwin: mmap_list::try_map: fix a condition in a test of an mmap request 2024-12-19 10:40:18 -05:00
mmap_alloc.cc
shared.cc Cygwin: shared: Fix access permissions setting in open_shared(). 2023-08-16 22:11:17 +09:00