Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ck_rhs: Restore the probe number on memory allocation failure.
In ck_rhs_put_robin_hood(), if we try to grow the map, and fail, make sure we restore the probe number for each entry we changed to what it was. This should fix github issue #217.
- Loading branch information