Details
-
Bug
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
2.6.0SDK
-
None
Description
The Int2IntRBT (a map from int to int) has a variable which remembers the last node gotten, and attempts to optimize lookups for common cases. When a flush() happens, this needs to be reset.