« Previous | Next » 

Revision f562e716

IDf562e716c962451af359e5a59ee9dbbd66b9fee8

Added by Blue Swirl over 13 years ago

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 <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences