Skip to content

Misc tweaks #122

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
merged 4 commits into from
Oct 7, 2024
Merged

Misc tweaks #122

merged 4 commits into from
Oct 7, 2024

Conversation

cgzones
Copy link
Contributor

@cgzones cgzones commented Oct 3, 2024

See individual commits for more information.

Avoid potential precedence issues.
Not sure if this even currently works as intended since the stack
allocated should go out of scope on function exit.
sd_journal_get_cursor(3) allocates the cursor on success, requiring the
caller to free it.
@ssahani ssahani merged commit 6689100 into systemd:main Oct 7, 2024
1 check passed
@cgzones cgzones deleted the misc branch October 7, 2024 15:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants