-
Type: Bug
-
Resolution: Won't Fix
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Storage Execution
-
ALL
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.