# Analysis results for test-filename.sol ## Integer Underflow - Type: Warning - Contract: Unknown - Function name: `sendeth(address,uint256)` - PC address: 649 ### Description A possible integer underflow exists in the function `sendeth(address,uint256)`. The subtraction may result in a value < 0. ## Integer Underflow - Type: Warning - Contract: Unknown - Function name: `sendeth(address,uint256)` - PC address: 567 ### Description A possible integer underflow exists in the function `sendeth(address,uint256)`. The subtraction may result in a value < 0.