Closed code423n4 closed 2 years ago
_revokeRole: Account is not removed from _roleMembers[role] which impacts getRoleMemberCount as it will give removed account count as well
I consider this report to be of particularly high quality
Changing to standalone issue, duplicate of #164.
https://github.com/code-423n4/2022-04-backd/blob/main/backd/contracts/access/RoleManager.sol#L155
_revokeRole: Account is not removed from _roleMembers[role] which impacts getRoleMemberCount as it will give removed account count as well