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

added YOKAN_MODE_UPDATE_NEW #13

Merged
merged 13 commits into from
Jan 15, 2024
Merged

added YOKAN_MODE_UPDATE_NEW #13

merged 13 commits into from
Jan 15, 2024

Conversation

mdorier
Copy link
Collaborator

@mdorier mdorier commented Dec 8, 2023

No description provided.

if(ids[i] >= metadata.next_id)
return Status::InvalidID;
}
// FIXME: we may be updating keys that have been previously deleted,

Check notice

Code scanning / CodeQL

FIXME comment Note

FIXME comment: we may be updating keys that have been previously deleted,
@mdorier mdorier merged commit fdea344 into main Jan 15, 2024
4 of 5 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators Jan 15, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant