diff options
author | Richard Henderson <richard.henderson@linaro.org> | 2023-03-27 20:31:01 +0000 |
---|---|---|
committer | Richard Henderson <richard.henderson@linaro.org> | 2023-03-28 15:23:10 -0700 |
commit | a3a67f54f0b4ec98ff2380a792e5bfeebc47d554 (patch) | |
tree | 30fa3eb80bf614fe57a299287168aa13c15a4e15 /bsd-user/mmap.c | |
parent | e506ad6a05c806bbef460a7d014a184ff8d707a6 (diff) |
linux-user: Pass last not end to probe_guest_base
Pass the address of the last byte of the image, rather than
the first address past the last byte. This avoids overflow
when the last page of the address space is involved.
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Diffstat (limited to 'bsd-user/mmap.c')
0 files changed, 0 insertions, 0 deletions