Bug #7475
closed
Problem in HashTable remove function
Added by Eric Leblond 7 months ago.
Updated 9 days ago.
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.
Related issues
1 (1 open — 0 closed)
I do not see a commit for this, is this really in review ?
- Affected Versions 8.0.0 added
I can see the buggy code, but maybe callers do not try to remove elements that are not in the hash table...
- Tracker changed from Bug to Optimization
- Affected Versions deleted (
8.0.0)
- Related to Bug #7828: Unexpected remove behavior in util-hash added
- Tracker changed from Optimization to Bug
- Affected Versions 8.0.0 added
- Related to deleted (Bug #7828: Unexpected remove behavior in util-hash)
- Is duplicate of Bug #7828: Unexpected remove behavior in util-hash added
- Status changed from In Review to Rejected
- Assignee deleted (
Eric Leblond)
- Target version deleted (
TBD)
@Eric Leblond rejecting this ticket as duplicate since the other one has a PR ready and you confirmed it's the same issue afterall.
Also available in: Atom
PDF