code-423n4 / 2021-04-maple-findings

0 stars 0 forks source link

Function triggerDefault should call _emitBalanceUpdateEventForCollateralLocker #99

Open code423n4 opened 3 years ago

code423n4 commented 3 years ago

Handle

paulius.eth

Vulnerability details

Vulnerability details

function triggerDefault should call _emitBalanceUpdateEventForCollateralLocker to emit event as the balance of CollateralLocker changes after calling LoanLib.liquidateCollateral.

lucas-manuel commented 3 years ago

Informational, will address