Skip to content

(RHEL-76308) core: fix member access within null pointer #444

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

Merged

Conversation

jamacku
Copy link
Member

@jamacku jamacku commented Jan 28, 2025

config_parse_tasks_max() is also used for parsing system.conf or user.conf. In that case, userdata is NULL.

Fixes #10362.

(cherry picked from commit 958b8c7)

Resolves: RHEL-76308

config_parse_tasks_max() is also used for parsing system.conf or
user.conf. In that case, userdata is NULL.

Fixes #10362.

(cherry picked from commit 958b8c7)

Resolves: RHEL-76308
@github-actions github-actions bot changed the title core: fix member access within null pointer (RHEL-76308) core: fix member access within null pointer Jan 28, 2025
@github-actions github-actions bot added rhel-8.10.0 pr/needs-ci Formerly needs-ci pr/needs-review Formerly needs-review labels Jan 28, 2025
Copy link

github-actions bot commented Jan 28, 2025

Commit validation

Tracker - RHEL-76308

The following commits meet all requirements

commit upstream
2c5753b - core: fix member access within null pointer systemd/systemd@958b8c7

Tracker validation

Success

🟢 Tracker RHEL-76308 has set desired product: rhel-8.10.z
🟢 Tracker RHEL-76308 has set desired component: systemd
🟢 Tracker RHEL-76308 has been approved
🟢 Tracker RHEL-76308 has set severity


Pull Request validation

Success

🟡 CI - Waived
🟢 Review - Reviewed by a member
🟢 Approval - Changes were approved


Auto Merge

Failed

🔴 Pull Request has unsupported target branch rhel-8.10.0, expected branches are: 'main,master'

Success

🟢 Pull Request is not marked as draft and it's not blocked by dont-merge label
🟢 Pull Request meet requirements, title has correct form
🟢 Pull Request meet requirements, mergeable is true
🟠 Pull Request meet requirements, mergeable_state is unstable

@mrc0mmand
Copy link
Member

The CI fails are known issues (#434 and oversaturated CentOS CI infra).

@github-actions github-actions bot added pr/needs-manual-merge and removed pr/needs-ci Formerly needs-ci pr/needs-review Formerly needs-review labels Jan 28, 2025
@jamacku jamacku merged commit 8c2ed07 into redhat-plumbers:rhel-8.10.0 Jan 28, 2025
7 of 9 checks passed
@jamacku jamacku deleted the RHEL-76308-fix-systemd-crash branch January 28, 2025 11:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants