qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/1] xlnx-bbram: hw/nvram: Fix Coverity CID 1487233
@ 2022-04-01 19:06 Tong Ho
  2022-04-01 19:06 ` [PATCH 1/1] xlnx-bbram: hw/nvram: Fix uninitialized Error * Tong Ho
  2022-04-05  8:28 ` [PATCH 0/1] xlnx-bbram: hw/nvram: Fix Coverity CID 1487233 Peter Maydell
  0 siblings, 2 replies; 4+ messages in thread
From: Tong Ho @ 2022-04-01 19:06 UTC (permalink / raw)
  To: qemu-arm; +Cc: edgar.iglesias, alistair, tong.ho, qemu-devel, peter.maydell

This patch addresses Coverity CID 1487233 by adding the required
initialiation of a local variable of type Error *.

Tong Ho (1):
  xlnx-bbram: hw/nvram: Fix uninitialized Error *

 hw/nvram/xlnx-bbram.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

-- 
2.25.1



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2022-04-05  8:38 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-04-01 19:06 [PATCH 0/1] xlnx-bbram: hw/nvram: Fix Coverity CID 1487233 Tong Ho
2022-04-01 19:06 ` [PATCH 1/1] xlnx-bbram: hw/nvram: Fix uninitialized Error * Tong Ho
2022-04-04 11:02   ` Francisco Iglesias
2022-04-05  8:28 ` [PATCH 0/1] xlnx-bbram: hw/nvram: Fix Coverity CID 1487233 Peter Maydell

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).