On Sun, 31 Jan 2021 at 19:02, Heinrich Schuchardt wrote:
>
> sandbox_scmi_devices_ctx() may return NULL. We should not dereference this
> value in sandbox_scmi_devices_remove().
>
> The problem was indicated by 'gcc-11 -fanalyzer'.
>
> Signed-off-by: Heinrich Schuchardt
> ---
> drivers/firmware/
On Sun, 31 Jan 2021 at 19:02, Heinrich Schuchardt wrote:
>
> sandbox_scmi_devices_ctx() may return NULL. We should not dereference this
> value in sandbox_scmi_devices_remove().
>
> The problem was indicated by 'gcc-11 -fanalyzer'.
>
> Signed-off-by: Heinrich Schuchardt
> ---
> drivers/firmware/
sandbox_scmi_devices_ctx() may return NULL. We should not dereference this
value in sandbox_scmi_devices_remove().
The problem was indicated by 'gcc-11 -fanalyzer'.
Signed-off-by: Heinrich Schuchardt
---
drivers/firmware/scmi/sandbox-scmi_devices.c | 3 +++
1 file changed, 3 insertions(+)
diff
3 matches
Mail list logo