Andreas Kling
890c647e0f
Kernel: Fix off-by-one in Memory::is_user_range() check
...
This function was checking 1 byte after the provided range, which caused
it to reject valid userspace ranges that happened to end exactly at the
top of the user address space.
This fixes a long-standing issue with mysterious Optional errors in
Coredump::write_regions(). (It happened when trying to add a memory
region at the very top of the address space to a coredump.)
2021-09-11 02:34:55 +02:00
..
2021-09-10 22:01:23 +02:00
2021-09-11 00:28:39 +02:00
2021-09-10 22:58:08 +03:00
2021-09-10 18:05:46 +03:00
2021-09-10 18:05:46 +03:00
2021-09-10 18:05:46 +03:00
2021-09-08 20:16:00 +02:00
2021-09-06 01:55:27 +02:00
2021-09-10 18:05:46 +03:00
2021-09-07 22:16:25 +02:00
2021-09-10 18:05:46 +03:00
2021-09-11 02:34:55 +02:00
2021-09-10 18:05:46 +03:00
2021-09-08 04:23:17 +00:00
2021-09-10 18:05:46 +03:00
2021-09-11 00:28:39 +02:00
2021-09-07 13:53:14 +02:00
2021-09-08 10:27:02 +02:00
2021-09-10 18:05:46 +03:00
2021-09-10 22:01:23 +02:00
2021-09-10 22:01:23 +02:00
2021-09-09 21:25:10 +02:00
2021-09-07 13:53:14 +02:00
2021-09-08 00:42:20 +02:00
2021-09-09 21:25:10 +02:00
2021-09-07 13:53:14 +02:00
2021-08-28 20:53:38 +02:00
2021-09-07 16:00:39 +02:00
2021-09-07 13:53:14 +02:00
2021-09-08 00:42:20 +02:00
2021-08-24 01:57:11 +02:00
2021-08-24 01:57:11 +02:00
2021-09-07 22:16:25 +02:00
2021-09-10 22:01:23 +02:00
2021-09-08 20:16:00 +02:00
2021-09-07 15:54:23 +02:00
2021-09-08 20:16:00 +02:00
2021-09-06 19:25:36 +02:00
2021-09-06 19:25:36 +02:00
2021-09-10 22:58:08 +03:00
2021-09-10 22:58:08 +03:00
2021-09-06 19:25:36 +02:00
2021-09-07 01:18:02 +02:00
2021-09-07 13:53:14 +02:00
2021-09-07 20:15:15 +01:00
2021-09-07 15:36:39 +02:00
2021-09-07 13:16:01 +02:00
2021-09-07 22:16:25 +02:00
2021-09-07 22:16:25 +02:00
2021-09-09 21:25:10 +02:00
2021-09-10 18:05:46 +03:00
2021-09-07 15:54:23 +02:00
2021-09-07 13:53:14 +02:00
2021-09-06 01:55:27 +02:00
2021-09-10 18:05:46 +03:00
2021-09-07 13:53:14 +02:00
2021-09-07 22:16:25 +02:00
2021-09-01 18:06:14 +02:00
2021-09-06 01:53:26 +02:00
2021-09-06 01:55:27 +02:00
2021-09-10 18:05:46 +03:00
2021-08-22 03:34:10 +02:00
2021-09-07 01:18:02 +02:00
2021-09-07 01:18:02 +02:00
2021-09-05 09:48:43 +01:00
2021-09-07 13:53:14 +02:00
2021-09-10 18:05:46 +03:00
2021-09-07 13:53:14 +02:00
2021-09-07 14:48:13 +02:00
2021-09-07 22:16:25 +02:00
2021-09-10 18:05:46 +03:00
2021-09-07 13:53:14 +02:00
2021-09-07 13:53:14 +02:00
2021-08-25 12:12:59 +02:00
2021-08-24 01:57:11 +02:00
2021-08-24 01:57:11 +02:00
2021-09-07 13:53:14 +02:00
2021-09-10 18:05:46 +03:00