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

fix(unstable): validate kv list selector #22265

Merged
merged 1 commit into from
Feb 5, 2024

Conversation

losfair
Copy link
Member

@losfair losfair commented Feb 5, 2024

Check that in a KvListSelector, start and end are actually within the keyspace bounds defined by prefix, if both are present.

@losfair losfair changed the title pfix(unstable): validate kv list selector fix(unstable): validate kv list selector Feb 5, 2024
@losfair
Copy link
Member Author

losfair commented Feb 5, 2024

Fixes #19798

@losfair losfair closed this Feb 5, 2024
@losfair losfair reopened this Feb 5, 2024
@losfair losfair merged commit e53ced0 into denoland:main Feb 5, 2024
21 of 29 checks passed
littledivy pushed a commit that referenced this pull request Feb 8, 2024
Check that in a `KvListSelector`, `start` and `end` are actually within
the keyspace bounds defined by `prefix`, if both are present.
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.

2 participants