qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH qemu.git 0/2] hw/timer/imx_epit: fix reported issues
@ 2023-04-05 14:48 ~axelheider
  2023-04-04 16:39 ` [PATCH qemu.git 1/2] hw/timer/imx_epit: don't shadow variable ~axelheider
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: ~axelheider @ 2023-04-05 14:48 UTC (permalink / raw)
  To: qemu-devel; +Cc: peter.maydell, qemu-arm

This patchset fixes the following issues:
- variable shadowing reported by Coverity
- fix check, see https://gitlab.com/qemu-project/qemu/-/issues/1491

Axel Heider (2):
  hw/timer/imx_epit: don't shadow variable
  hw/timer/imx_epit: fix limit check

 hw/timer/imx_epit.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

-- 
2.38.4


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

end of thread, other threads:[~2023-04-11 13:33 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-04-05 14:48 [PATCH qemu.git 0/2] hw/timer/imx_epit: fix reported issues ~axelheider
2023-04-04 16:39 ` [PATCH qemu.git 1/2] hw/timer/imx_epit: don't shadow variable ~axelheider
2023-04-04 16:46 ` [PATCH qemu.git 2/2] hw/timer/imx_epit: fix limit check ~axelheider
2023-04-11 13:32 ` [PATCH qemu.git 0/2] hw/timer/imx_epit: fix reported issues 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).