Details
-
Bug
-
Status: Closed
-
Major - P3
-
Resolution: Won't Fix
-
None
-
None
-
None
-
None
-
Storage Execution
-
ALL
Description
When 'unlockPending' reaches 1, this unlock call will free the slot, so then the next check on 'it->unlockPending > 0' will access a slot that's free to be reused.