On 28/3/23 19:47, Richard Henderson wrote:
On 3/28/23 06:51, Philippe Mathieu-Daudé wrote:
Hi Richard,
On 27/3/23 23:18, Richard Henderson wrote:
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 ad
On 3/28/23 06:51, Philippe Mathieu-Daudé wrote:
Hi Richard,
On 27/3/23 23:18, Richard Henderson wrote:
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.
Signed-off-by: Ric
Hi Richard,
On 27/3/23 23:18, Richard Henderson wrote:
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.
Signed-off-by: Richard Henderson
---
linux-user/elfload.c | 24
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.
Signed-off-by: Richard Henderson
---
linux-user/elfload.c | 24
linux-user/flatload.c | 2 +-
2