« Previous | Next » 

Revision 9ab709be

ID9ab709be595bef9956ea550a95e14e157cb5704e

Added by Andreas Schwab about 11 years ago

linux-user: fix undefined shift in copy_to_user_fdset

If TARGET_ABI_BITS is bigger than 32 we shift by more than the size of int.

Signed-off-by: Andreas Schwab <>
Reviewed-by: Peter Maydell <>
Signed-off-by: Riku Voipio <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences