#477 - Dangerous Strict Equality(amount == 0 (src/SablierFlow.sol#781)) : The _withdraw function in the SablierFlow contract uses a strict equality comparison (==) to check if the amount variable is equal to 0.
Dangerous Strict Equality(amount == 0 (src/SablierFlow.sol#781)) : The _withdraw function in the SablierFlow contract uses a strict equality comparison (==) to check if the amount variable is equal to 0.