Set QuickAccManager::DOMAIN_SEPARATOR
as immutable
#4
Labels
bug
Warden finding
G (Gas Optimization)
resolved
Finding has been patched by sponsor (sponsor pls link to PR containing fix)
sponsor confirmed
Sponsor agrees this is a problem and intends to fix it (OK to use w/ "disagree with severity")
Handle
pmerkleplant
Vulnerability details
Impact
Variable
DOMAIN_SEPARATOR
in theQuickAccManager
is never reset afterinitialization in the constructor. Declaring it as immutable saves gas.
The text was updated successfully, but these errors were encountered: