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

The number of CacheDev policy arguments could be incorrect #570

Open
waltdisgrace opened this issue Aug 7, 2020 · 0 comments
Open

The number of CacheDev policy arguments could be incorrect #570

waltdisgrace opened this issue Aug 7, 2020 · 0 comments

Comments

@waltdisgrace
Copy link
Contributor

waltdisgrace commented Aug 7, 2020

Related: #485

Currently, the program can fail at runtime, since user-inputted policy arguments which are incorrect can lead to a out-of-bounds error.

Such arguments could be incorrect in one or both of the following ways:

  • The argument which specifies the number of policy arguments that are supposedly inputted could be different than the number of policy arguments that are actually inputted.
  • The argument which specifies the number of policy arguments could be odd, i.e. unrepresentative of complete key/value pairs to be passed to the policy.
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

No branches or pull requests

1 participant