Skip to content

fix for #323: seg fault on expiremember - #327

Merged
christianEQ merged 2 commits into
unstablefrom
issue323_fix
Jul 12, 2021
Merged

fix for #323: seg fault on expiremember#327
christianEQ merged 2 commits into
unstablefrom
issue323_fix

Conversation

@christianEQ

Copy link
Copy Markdown
Contributor

Fixes #323, caused by erasing a value from a vector before freeing the memory. The issue only pops up with too large a key space to make a test case feasible, however.

@christianEQ
christianEQ merged commit a8f2829 into unstable Jul 12, 2021
SamuelMarks pushed a commit to offscale/KeyDB that referenced this pull request Aug 22, 2023
fix for Snapchat#323: seg fault on expiremember

Former-commit-id: a8f2829
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG] Seg fault when using expiremember on a large key space with many updates

1 participant