Heinrich Schuchardt d657766819 clk: scmi: fix scmi_clk_get_attibute()
Local variable out.name lives on the stack and therefore cannot
be returned directly. Move the strdup() call into the function.
(Coverity 352460)

Fixes: 7c33f78983c3 ("clk: scmi: register scmi clocks with CCF")
Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
Reviewed-by: Sean Anderson <seanga2@gmail.com>
2022-05-05 19:37:11 -04:00
..
2022-01-19 18:11:34 +01:00
2022-04-13 09:38:25 +02:00
2021-01-30 14:25:41 -07:00
2022-01-18 12:48:17 -05:00
2022-01-13 07:57:49 -05:00
2022-03-30 13:02:55 -04:00
2022-01-13 07:57:49 -05:00
2022-01-13 07:57:49 -05:00
2022-02-25 01:41:04 -05:00
2022-05-02 09:58:13 -04:00
2022-05-05 09:28:47 -04:00