Skip to content

sd-journal: trivial cleanups#31330

Merged
daandemeyer merged 4 commits intosystemd:mainfrom
yuwata:sd-journal-trivial-cleanups
Feb 15, 2024
Merged

sd-journal: trivial cleanups#31330
daandemeyer merged 4 commits intosystemd:mainfrom
yuwata:sd-journal-trivial-cleanups

Conversation

@yuwata
Copy link
Copy Markdown
Member

@yuwata yuwata commented Feb 15, 2024

split-out of #31311.

…n_reliably()

I understand that the original motivation to introduce the template
argument here is to make journal_file_open() and _reliabrly() take the
same arguments. But, yeah, that's completely unused, not necessary to
complicate the code even the difference is not big.
Though, hopefully, the memory leak is hypothetical, as we always close
journal file with the timer by journal_file_offline_close().
@github-actions github-actions bot added journal util-lib tests journal-remote please-review PR is ready for (re-)review by a maintainer labels Feb 15, 2024
@daandemeyer daandemeyer added good-to-merge/waiting-for-ci 👍 PR is good to merge, but CI hasn't passed at time of review. Please merge if you see CI has passed ci-failure-appears-unrelated and removed please-review PR is ready for (re-)review by a maintainer labels Feb 15, 2024
@daandemeyer daandemeyer merged commit 9a07df3 into systemd:main Feb 15, 2024
@github-actions github-actions bot removed the good-to-merge/waiting-for-ci 👍 PR is good to merge, but CI hasn't passed at time of review. Please merge if you see CI has passed label Feb 15, 2024
@yuwata yuwata deleted the sd-journal-trivial-cleanups branch February 15, 2024 09:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

2 participants