Home / Vulnerability Database / Solidity : Unintended function return
Solidity

Solidity : Unintended function return

Classification

Overview

Function doesn’t initialize return value. As result default value will be returned.

LOW

DerScanner Severity Score

Do you want to fix Solidity : Unintended function return in your application?

See also

Solidity

Solidity : Return value of transfer, transferFrom, or approve function of ERC-20 standard is always false.

Solidity

Solidity : Using approve function of the ERC-20 token standard

Solidity

Solidity : ERC-20 transfer should throw