Browse Source
When `HashTable` was told to replace an object with itself, it ended up incrementing its reference count because of the legacy equality check (previously `FreeSelf()` completely deallocated an object, so the check was warranted).pull/8/head
Anton Tarasenko
2 years ago
2 changed files with 17 additions and 1 deletions
Loading…
Reference in new issue