« Previous | Next » 

Revision 97679527

ID97679527bf2f002225d08cfb93f840cef449ac0e

Added by Avi Kivity almost 14 years ago

Fix overflow in i440fx_init()

The ram_size parameter can be larger than an int, so it may be truncated.

Fix by using the correct type.

Signed-off-by: Avi Kivity <>
Signed-off-by: Aurelien Jarno <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences