On 8/8/24 06:28, Philippe Mathieu-Daudé wrote:
From: Chalapathi V<[email protected]>

In this commit the following coverity scan defect has been fixed
CID 1558831:  Resource leaks  (RESOURCE_LEAK)
   Variable "rsp_payload" going out of scope leaks the storage it
   points to.

Fixes: Coverity CID 1558831
Signed-off-by: Chalapathi V<[email protected]>
Fixes: b4cb930e40 ("hw/ssi: Extend SPI model")
[PMD: Rebased on previous commit (returning earlier)]
Signed-off-by: Philippe Mathieu-Daudé<[email protected]>
---
  hw/ssi/pnv_spi.c | 1 +
  1 file changed, 1 insertion(+)

Reviewed-by: Richard Henderson <[email protected]>

r~

Reply via email to