hsa: fix http client path formating for fopen 26/43226/2
authorMatus Fabian <[email protected]>
Wed, 18 Jun 2025 19:34:01 +0000 (15:34 -0400)
committerFlorin Coras <[email protected]>
Wed, 18 Jun 2025 23:50:07 +0000 (23:50 +0000)
commite81b121877f6f0d6caa0e05b50412cfa36c76e2f
tree78481c50583276a632d6e2e5c0705ed24f84c23a
parentf588c2123323425d159690e498aab4463d596512
hsa: fix http client path formating for fopen

format full path into variable, null terminate and free it after use
in hc_session_connected_callback

Type: fix

Change-Id: I3ed64dd247bf5ac9af8fa65517b6308a98205fd4
Signed-off-by: Matus Fabian <[email protected]>
src/plugins/hs_apps/http_client.c