Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
1.3
-
None
Description
It is possible to insert or update an item in a sorted linked list while iterating through its item iterator such that the sorting is broken, leaving the list in an invalid state.