RE: [PATCH V2 0/2] thermal: fix two coverity reported issues

From: Peng Fan
Date: Tue Aug 08 2023 - 21:27:47 EST


Any comments?

> Subject: [PATCH V2 0/2] thermal: fix two coverity reported issues
>
> From: Peng Fan <peng.fan@xxxxxxx>
>
> Fix two thermal issues reported by coverity.
>
> V2:
> Add cover letter
> Add Fixes Tag
>
> Peng Fan (2):
> thermal/core: fix potential memory leak
> thermal/of: accessing potential uninitialized value
>
> drivers/thermal/thermal_core.c | 3 +++
> drivers/thermal/thermal_of.c | 8 ++++----
> 2 files changed, 7 insertions(+), 4 deletions(-)
>
> --
> 2.37.1
Thanks,
Peng.