Actions
Bug #7475
closed
EL
Problem in HashTable remove function
Bug #7475:
Problem in HashTable remove function
Status:
Rejected
Priority:
Normal
Assignee:
-
Target version:
-
Affected Versions:
Effort:
Difficulty:
Label:
Description
When the HashTableRemove function is called and when there is only one item in the bucket list, then the compare function is not called which could result in remove an entry without having the correct data.
Actions