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

This v3 added Philippe's Reviewed-by in patch2 (main-loop.c) 
I also included Philippe's previous comment about patch1 (sd.c)
in this cover: 

--------
Not sure via which tree this patch is going (trivial?).
To the maintainer, please consider adding when applying:

"This access can not happen. Fix to silent static analyzer warnings."

As confirmed by Lidong in v1 here:
https://lists.gnu.org/archive/html/qemu-devel/2019-04/msg01337.html

Thanks,

Phil.
-------

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] 5+ messages in thread

end of thread, other threads:[~2019-06-20  8:29 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-06-19 19:14 [Qemu-devel] [Qemu-devel PATCH v3 0/2] fix incorrect assertions in sd and main-loop Lidong Chen
2019-06-19 19:14 ` [Qemu-devel] [Qemu-devel PATCH v3 1/2] sd: Fix out-of-bounds assertions Lidong Chen
2019-06-19 19:14 ` [Qemu-devel] [Qemu-devel PATCH v3 2/2] util/main-loop: Fix incorrect assertion Lidong Chen
2019-06-20  8:06 ` [Qemu-devel] [Qemu-devel PATCH v3 0/2] fix incorrect assertions in sd and main-loop Philippe Mathieu-Daudé
2019-06-20  8:19 ` Paolo Bonzini

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