"description":"A possible integer overflow exists in the function `_function_0x2776b163`.\nThe addition or multiplication may result in a value higher than the maximum representable integer.",
"function":"_function_0x2776b163",
"type":"Warning",
"address":517,
"debug":"<DEBUG-DATA>",
"filename":"<TESTDATA>/inputs/calls.sol",
"lineno":33,
"code":"stored_address = addr"
},
{
"title":"Unchecked CALL return value",
"description":"The return value of an external call is not checked. Note that execution continue even if the called contract throws.",
"description":"A possible integer overflow exists in the function `invest()`.\nThe addition may result in a value higher than the maximum representable integer.",
"description":"A possible integer overflow exists in the function `invest()`.\nThe addition or multiplication may result in a value higher than the maximum representable integer.",
"function":"invest()",
"type":"Warning",
"address":483,
@ -23,6 +23,17 @@
"filename":"<TESTDATA>/inputs/ether_send.sol",
"lineno":24,
"code":"balances[msg.sender] += msg.value"
},
{
"title":"Integer Overflow ",
"description":"A possible integer overflow exists in the function `crowdfunding()`.\nThe addition or multiplication may result in a value higher than the maximum representable integer.",
"description":"A possible integer overflow exists in the function `sendToken(address,uint256)`.\nThe addition may result in a value higher than the maximum representable integer.",
"description":"A possible integer overflow exists in the function `sendToken(address,uint256)`.\nThe addition or multiplication may result in a value higher than the maximum representable integer.",
"description":"A possible integer overflow exists in the function `transferOwnership(address)`.\nThe addition or multiplication may result in a value higher than the maximum representable integer.",
"description":"A possible integer overflow exists in the function `sendeth(address,uint256)`.\nThe addition may result in a value higher than the maximum representable integer.",
"description":"A possible integer overflow exists in the function `sendeth(address,uint256)`.\nThe addition or multiplication may result in a value higher than the maximum representable integer.",
"description":"A possible integer overflow exists in the function `_function_0xfae14192`.\nThe addition may result in a value higher than the maximum representable integer.",
"description":"A possible integer overflow exists in the function `_function_0xfae14192`.\nThe addition or multiplication may result in a value higher than the maximum representable integer.",
"function":"_function_0xfae14192",
"type":"Warning",
"address":1223,
@ -58,15 +58,26 @@
"code":"collectedFees += msg.value"
},
{
"title":"Integer Underflow",
"description":"A possible integer underflow exists in the function `_function_0xd11f13df`.\nThe subtraction may result in a value < 0.",
"function":"_function_0xd11f13df",
"title":"Integer Overflow ",
"description":"A possible integer overflow exists in the function `_function_0x67f809e9`.\nThe addition or multiplication may result in a value higher than the maximum representable integer.",
"function":"_function_0x67f809e9",
"type":"Warning",
"address":1721,
"debug":"<DEBUG-DATA>",
"filename":"<TESTDATA>/inputs/rubixi.sol",
"lineno":14,
"code":"creator = msg.sender"
},
{
"title":"Integer Overflow ",
"description":"A possible integer overflow exists in the function `_function_0xa6f9dae1`.\nThe addition or multiplication may result in a value higher than the maximum representable integer.",
"description":"A possible integer overflow exists in the function `sendeth(address,uint256)`.\nThe addition may result in a value higher than the maximum representable integer.",
"description":"A possible integer overflow exists in the function `sendeth(address,uint256)`.\nThe addition or multiplication may result in a value higher than the maximum representable integer.",
"description":"A possible integer overflow exists in the function `_function_0xe9874106`.\nThe addition may result in a value higher than the maximum representable integer.",
"description":"A possible integer overflow exists in the function `_function_0xe9874106`.\nThe addition or multiplication may result in a value higher than the maximum representable integer.",
"function":"_function_0xe9874106",
"type":"Warning",
"address":1216,
@ -59,7 +59,7 @@
},
{
"title":"Integer Overflow ",
"description":"A possible integer overflow exists in the function `_function_0xe9874106`.\nThe addition may result in a value higher than the maximum representable integer.",
"description":"A possible integer overflow exists in the function `_function_0xe9874106`.\nThe addition or multiplication may result in a value higher than the maximum representable integer.",
"description":"A possible integer overflow exists in the function `_function_0xe9874106`.\nThe addition or multiplication may result in a value higher than the maximum representable integer.",