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

addon: configure: fix management of artifact name #60

Merged
merged 1 commit into from
Jun 20, 2024

Conversation

joelguittet
Copy link
Owner

The purpose of this Pull Request is to fix a memory issue while parsing the artifact name of the mender-configure add-on. The memory was used after freed. Now a copy of the artifact name is kept if defined.

@joelguittet joelguittet added the bug Something isn't working label Jun 20, 2024
@joelguittet joelguittet self-assigned this Jun 20, 2024
Copy link

@joelguittet joelguittet merged commit 78a594e into master Jun 20, 2024
5 checks passed
@joelguittet joelguittet deleted the fix/add-on-configure-artifact-name branch June 20, 2024 15:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant