-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/23550/#review47889
-----------------------------------------------------------



server/src/com/cloud/vm/UserVmManagerImpl.java
<https://reviews.apache.org/r/23550/#comment84117>

    I believe we are verifying the max size of an integer? If yes, use limits,  
something like Integer.MAX_VALUE, integer size varies according to platform. 
That way we dont need to worry about the numerical value and it is taken care 
automatically.


- Santhosh Edukulla


On July 16, 2014, 12:37 p.m., Rajani Karuturi wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/23550/
> -----------------------------------------------------------
> 
> (Updated July 16, 2014, 12:37 p.m.)
> 
> 
> Review request for cloudstack, daan Hoogland and Santhosh Edukulla.
> 
> 
> Repository: cloudstack-git
> 
> 
> Description
> -------
> 
>     Fixed coverity reported issues in UserVmManagerImpl
> 
> 
> Diffs
> -----
> 
>   server/src/com/cloud/vm/UserVmManagerImpl.java dac4acf 
> 
> Diff: https://reviews.apache.org/r/23550/diff/
> 
> 
> Testing
> -------
> 
> 
> Thanks,
> 
> Rajani Karuturi
> 
>

Reply via email to