qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH v2 0/3] usb: fix bugs reported by Clang Static Analyzer
@ 2018-06-04 15:14 Philippe Mathieu-Daudé
  2018-06-04 15:14 ` [Qemu-devel] [PATCH v2 1/3] usb: correctly handle Zero Length Packets Philippe Mathieu-Daudé
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Philippe Mathieu-Daudé @ 2018-06-04 15:14 UTC (permalink / raw)
  To: Gerd Hoffmann; +Cc: Philippe Mathieu-Daudé, qemu-devel

Since v1 [1]:
- zero-initialize c->argv[] as suggested by Gerd Hoffmann
- drop 4th patch, bug already fixed in 53735bef108

[1] http://lists.nongnu.org/archive/html/qemu-devel/2017-07/msg07453.html

Philippe Mathieu-Daudé (3):
  usb: correctly handle Zero Length Packets
  usb/dev-mtp: Fix use of uninitialized values
  usb/dev-mtp: Fix use of uninitialized values

 hw/usb/dev-mtp.c  | 11 ++++++++++-
 hw/usb/redirect.c |  2 +-
 2 files changed, 11 insertions(+), 2 deletions(-)

-- 
2.17.1

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

end of thread, other threads:[~2018-06-05  9:22 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-06-04 15:14 [Qemu-devel] [PATCH v2 0/3] usb: fix bugs reported by Clang Static Analyzer Philippe Mathieu-Daudé
2018-06-04 15:14 ` [Qemu-devel] [PATCH v2 1/3] usb: correctly handle Zero Length Packets Philippe Mathieu-Daudé
2018-06-04 15:14 ` [Qemu-devel] [PATCH v2 2/3] usb/dev-mtp: Fix use of uninitialized values Philippe Mathieu-Daudé
2018-06-04 15:14 ` [Qemu-devel] [PATCH v2 3/3] " Philippe Mathieu-Daudé
2018-06-05  9:21   ` Gerd Hoffmann

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