#49075 [SC-Low] `SetLib.remove_item()` is not safe on empty Dynamic arrays
Description
Brief/Intro
@>> last_idx = items.length - 1
@>> last_item = items.pop()References
Recommendation
Proof of Concept
Proof of Concept
Previous#49061 [SC-Insight] The Function `get_current_capacity()` returns wrong value when bucket is infiniteNext#49250 [SC-Insight] `AccessControl`: unnecessary box usage in `_grant_role`
Was this helpful?