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

ps: fix segfault with pids=NULL #1240

Merged
merged 1 commit into from
Jul 5, 2023

Conversation

giuseppe
Copy link
Member

@giuseppe giuseppe commented Jul 4, 2023

When pids is NULL, we should not try to access it.

Closes: #1239

When pids is NULL, we should not try to access it.

Closes: containers#1239

Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
@giuseppe giuseppe mentioned this pull request Jul 4, 2023
Copy link
Collaborator

@flouthoc flouthoc left a comment

Choose a reason for hiding this comment

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

LGTM

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.

crun ps segfault
2 participants