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

mount: fix missing check after calling escape_mount_option() #177

Conversation

eriksjolund
Copy link
Collaborator

Check the result from escape_mount_option() because the function might return NULL.

@eriksjolund eriksjolund force-pushed the fix-missing-check-after-calling-escape-mount-option branch from 715fc89 to ce0cdb3 Compare August 21, 2023 17:26
@cgwalters cgwalters merged commit 1aed878 into containers:main Aug 21, 2023
8 checks passed
@eriksjolund eriksjolund deleted the fix-missing-check-after-calling-escape-mount-option branch March 2, 2024 12:20
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