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

undeploy: Parse integer more properly #3089

Merged
merged 1 commit into from
Nov 9, 2023

Conversation

cgwalters
Copy link
Member

atoi doesn't offer any error checking.

Closes: #3088

`atoi` doesn't offer any error checking.

Closes: ostreedev#3088
Copy link
Collaborator

@ericcurtin ericcurtin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@ericcurtin ericcurtin enabled auto-merge November 8, 2023 22:41
@cgwalters cgwalters disabled auto-merge November 9, 2023 00:59
@cgwalters cgwalters merged commit 2c774de into ostreedev:main Nov 9, 2023
20 of 21 checks passed
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.

Sanitize input of ostree admin undeploy
2 participants