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

Deploy cleanup run #3102

Merged
merged 2 commits into from
Nov 30, 2023
Merged

Deploy cleanup run #3102

merged 2 commits into from
Nov 30, 2023

Conversation

cgwalters
Copy link
Member

deploy: Use NULL terminated strv

This makes the code simpler and avoids the need
to keep the string array and length in sync. Prep for
further callers.


sysroot/deploy: Drop unnecessary g_ptr_array_free

We can just reference the pdata, and autoptr the array.


This makes the code simpler and avoids the need
to keep the string array and length in sync.  Prep for
further callers.
We can just reference the pdata, and autoptr the array.
@jlebon jlebon merged commit b0be233 into ostreedev:main Nov 30, 2023
23 of 24 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants