qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [Qemu-devel PATCH v2 0/2] Fix incorrect assertions in sd and main-loop
@ 2019-06-05 19:15 Lidong Chen
  2019-06-05 19:15 ` [Qemu-devel] [Qemu-devel PATCH v2 1/2] sd: Fix out-of-bounds assertions Lidong Chen
  2019-06-05 19:15 ` [Qemu-devel] [Qemu-devel PATCH v2 2/2] util/main-loop: Fix incorrect assertion Lidong Chen
  0 siblings, 2 replies; 7+ messages in thread
From: Lidong Chen @ 2019-06-05 19:15 UTC (permalink / raw)
  To: qemu-devel
  Cc: peter.maydell, berrange, liran.alon, liq3ea, armbru, lidong.chen,
	darren.kenny, marcandre.lureau, amarkovic, philmd

v1: Patch1 fixed out-of-bounds assertions in hw/sd/sd.c

v2: Added patch2 that fixed the incorrect assertion for poll_fds
    in util/main-loop.c based on the feedbacks from Peter Maydell
    and Liam Merwick,

Lidong Chen (2):
  sd: Fix out-of-bounds assertions
  util/main-loop: Fix incorrect assertion

 hw/sd/sd.c       | 4 ++--
 util/main-loop.c | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

-- 
1.8.3.1



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

end of thread, other threads:[~2019-06-07 21:38 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-06-05 19:15 [Qemu-devel] [Qemu-devel PATCH v2 0/2] Fix incorrect assertions in sd and main-loop Lidong Chen
2019-06-05 19:15 ` [Qemu-devel] [Qemu-devel PATCH v2 1/2] sd: Fix out-of-bounds assertions Lidong Chen
2019-06-06 23:13   ` Philippe Mathieu-Daudé
2019-06-05 19:15 ` [Qemu-devel] [Qemu-devel PATCH v2 2/2] util/main-loop: Fix incorrect assertion Lidong Chen
2019-06-06  5:27   ` Markus Armbruster
2019-06-06 23:18   ` Philippe Mathieu-Daudé
2019-06-07 21:36     ` Lidong Chen

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).