<!-- canonical: https://0xsimao.com/findings/glacier-lending-remove-incorrect-comment -->

# In GLendingPool, remove incorrect comment

Low/Info · Three Sigma · Liquid staking · 12th July, 2023

Finding 3S-GLACIER-N16 of the Glacier security review.

- Protocol: https://www.glacier.io/
- Report: /reports/glacier
- Source: https://cdn.sanity.io/files/qoqld077/production/21bd3b6fa78c55968a6c9c7ea4fd49f34a8bd3d8.pdf

---

### Description

In the function repay() the NatSpec comment says Anyone can repay a loan for
anyone. This was true in the older version but not anymore, therefore this part of the
comment should be removed.

### Status

Currently being reviewed by the team.

---

Related findings:

- [Rounding error in Aave Lending Pool](https://0xsimao.com/findings/gaib-rounding-error-aave-lending): GAIB Pre-Vaults
- [Decimals of LendingPool don't take into account the offset introduced by VIRTUAL_SHARES](https://0xsimao.com/findings/init-capital-ii-decimals-introduced-virtual-shares): INIT Capital
- [Vault portion calculation in `PrizePool::getVaultPortion()` is incorrect as `_startDrawIdInclusive` has been erased](https://0xsimao.com/findings/pooltogether-the-prize-layer-for-defi-portion-prize-inclusive-erased): PoolTogether Prize Layer
- [`Strategy::checkPoolActivity()` incorrect check leads to vulnerable price](https://0xsimao.com/findings/yieldoor-activity-incorrect-vulnerable-price): Yieldoor
