diff options
author | Blue Swirl | 2010-09-18 07:53:14 +0200 |
---|---|---|
committer | Blue Swirl | 2010-09-18 07:53:14 +0200 |
commit | f562e716c962451af359e5a59ee9dbbd66b9fee8 (patch) | |
tree | f5f3e4d75dc059a4b0529a9d6b8f2638e91c7a18 /hw/piix_pci.c | |
parent | linux-user: fix types in a comparison (diff) | |
download | qemu-f562e716c962451af359e5a59ee9dbbd66b9fee8.tar.gz qemu-f562e716c962451af359e5a59ee9dbbd66b9fee8.tar.xz qemu-f562e716c962451af359e5a59ee9dbbd66b9fee8.zip |
linux-user: improve flatload error checking
Because of the use of unsigned type, possible errors during
load were ignored.
Fix by using a signed type.
This also avoids a warning with GCC flag -Wtype-limits.
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
Diffstat (limited to 'hw/piix_pci.c')
0 files changed, 0 insertions, 0 deletions