joelguittet / mender-mcu-client

Mender client for MCU, just because it's cool to have it
Apache License 2.0
37 stars 7 forks source link

addon: configure: fix management of artifact name #60

Closed joelguittet closed 3 months ago

joelguittet commented 3 months ago

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.

sonarcloud[bot] commented 3 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud