Skip to content

Misc tweaks#122

Merged
ssahani merged 4 commits intosystemd:mainfrom
cgzones:misc
Oct 7, 2024
Merged

Misc tweaks#122
ssahani merged 4 commits intosystemd:mainfrom
cgzones:misc

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
@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