diff options
| author | Emilio G. Cota | 2018-04-10 16:47:41 +0200 |
|---|---|---|
| committer | Richard Henderson | 2018-05-09 19:12:21 +0200 |
| commit | 5c433a7aac1a34c199ed5a7a07f4f71349562a8f (patch) | |
| tree | 55a728503dbf3cd555a9d54ef560736d2d387782 /include/exec | |
| parent | target/unicore32: avoid integer overflow in next_page PC check (diff) | |
| download | qemu-5c433a7aac1a34c199ed5a7a07f4f71349562a8f.tar.gz qemu-5c433a7aac1a34c199ed5a7a07f4f71349562a8f.tar.xz qemu-5c433a7aac1a34c199ed5a7a07f4f71349562a8f.zip | |
target/tilegx: avoid integer overflow in next_page PC check
If the PC is in the last page of the address space, next_page_start
overflows to 0. Fix it.
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Emilio G. Cota <cota@braap.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Diffstat (limited to 'include/exec')
0 files changed, 0 insertions, 0 deletions
