Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

db_bench: fix SeekRandomWriteRandom valid check #652

Merged
merged 2 commits into from
Aug 29, 2023

Conversation

Yuval-Ariel
Copy link
Contributor

Use key and value only after checking iterator is valid

@Yuval-Ariel Yuval-Ariel added the bug fix Fixes a known bug label Aug 27, 2023
@Yuval-Ariel Yuval-Ariel requested a review from hilikspdb August 27, 2023 11:11
@Yuval-Ariel Yuval-Ariel self-assigned this Aug 27, 2023
Use key and value only after checking iterator is valid
@Yuval-Ariel Yuval-Ariel force-pushed the db_bench-fix-seekrandomreadrandom-valid-first branch from b9a680a to 6b0148c Compare August 29, 2023 11:47
@Yuval-Ariel Yuval-Ariel merged commit 4209cf5 into main Aug 29, 2023
@Yuval-Ariel Yuval-Ariel deleted the db_bench-fix-seekrandomreadrandom-valid-first branch August 29, 2023 11:50
udi-speedb pushed a commit that referenced this pull request Nov 23, 2023
Use key and value only after checking iterator is valid
udi-speedb pushed a commit that referenced this pull request Dec 6, 2023
Use key and value only after checking iterator is valid
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug fix Fixes a known bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants