code-423n4 / 2021-10-union-findings

0 stars 0 forks source link

Open TODOs in `Treasury.sol` #94

Open code423n4 opened 2 years ago

code423n4 commented 2 years ago

Handle

pants

Vulnerability details

Line 57

Impact

Open TODOs can hint at programming or architectural errors that still need to be fixed.

Tool Used

Manual code review.

Recommended Mitigation Steps

Resolve the TODO and bubble up the error.

GalloDaSballo commented 2 years ago

Agree there's a random TODO in the code, will change to non-critical