« Previous | Next » 

Revision ade0e8cd

IDade0e8cd4600ac57fa7a913cf26927f5662057e1
Parent 5645d16b
Child 2a7e887b

Added by Guido Trotter about 14 years ago

LUSetInstanceParam: don't assume memory is integer

LUSetInstanceParam currently assumes that the 'memory' value of a
call_instance_info result is an integer, while the rest of the code
explicitely converts it to int(). Converting it to int works around a
bug which prevents changing the memory allocation of a live instance if
the remote call returns the memory in string format.

Signed-off-by: Guido Trotter <>
Reviewed-by: Iustin Pop <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences