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

(#1944468) tmpfiles: fix handling of X #212

Merged

Conversation

dtardon
Copy link
Member

@dtardon dtardon commented Sep 24, 2021

No description provided.

mmatsuya and others added 3 commits April 21, 2021 16:30
[zjs: squash commits and use size_t as appropriate.

Bug seems to have been introduced in 811a158.
Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1944468.]

(cherry picked from commit bec890e)

Resolves: #1944468
(!a && b) || (a && c) is replaced by (a ? c : b).

path_startswith() != NULL is need to avoid type warning.

(cherry picked from commit 875e7b2)

Related: #1944468
(cherry picked from commit 1672be8)

Related: #1944468
@systemd-rhel-bot systemd-rhel-bot added the pr/needs-review Formerly needs-review label Sep 24, 2021
@systemd-rhel-bot systemd-rhel-bot changed the title tmpfiles: fix handling of X (#1944468) tmpfiles: fix handling of X Sep 24, 2021
@systemd-rhel-bot systemd-rhel-bot added the tracker/unapproved Formerly needs-acks label Sep 24, 2021
@dtardon dtardon added this to the RHEL-8.6 milestone Oct 11, 2021
@systemd-rhel-bot systemd-rhel-bot changed the title (#1944468) tmpfiles: fix handling of X (#1944468) (#1944468) tmpfiles: fix handling of X Oct 21, 2021
@dtardon dtardon changed the title (#1944468) (#1944468) tmpfiles: fix handling of X (#1944468) tmpfiles: fix handling of X Oct 25, 2021
@systemd-rhel-bot systemd-rhel-bot removed the tracker/unapproved Formerly needs-acks label Nov 15, 2021
@systemd-rhel-bot systemd-rhel-bot changed the title (#1944468) tmpfiles: fix handling of X (#1944468) Nov 27, 2021
@jamacku jamacku changed the title (#1944468) (#1944468) tmpfiles: fix handling of X Nov 29, 2021
Copy link
Member

@msekletar msekletar left a comment

Choose a reason for hiding this comment

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

LGTM

@systemd-rhel-bot systemd-rhel-bot removed the pr/needs-review Formerly needs-review label Jan 24, 2022
@systemd-rhel-bot systemd-rhel-bot merged commit 4871d08 into redhat-plumbers:master Jan 24, 2022
@dtardon dtardon deleted the bz1944468-tmpfiles-x-X branch January 25, 2022 08:41
@mergify mergify bot added the pr/needs-ci Formerly needs-ci label Jan 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr/needs-ci Formerly needs-ci released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants