qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/2] usb-mtp coverity fixes
@ 2019-02-22 22:49 Bandan Das
  2019-02-22 22:49 ` [Qemu-devel] [PATCH 1/2] usb-mtp: return incomplete transfer on a lstat failure Bandan Das
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Bandan Das @ 2019-02-22 22:49 UTC (permalink / raw)
  To: qemu-devel; +Cc: kraxel, peter.maydell

Fix some coverity issues and a few others pointed out by Peter

Bandan Das (2):
  usb-mtp: return incomplete transfer on a lstat failure
  usb-mtp: fix some usb_mtp_write_data return paths

 hw/usb/dev-mtp.c | 38 +++++++++++++++++++++++++-------------
 1 file changed, 25 insertions(+), 13 deletions(-)

-- 
2.19.2

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

end of thread, other threads:[~2019-02-28 10:13 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-02-22 22:49 [Qemu-devel] [PATCH 0/2] usb-mtp coverity fixes Bandan Das
2019-02-22 22:49 ` [Qemu-devel] [PATCH 1/2] usb-mtp: return incomplete transfer on a lstat failure Bandan Das
2019-02-22 22:49 ` [Qemu-devel] [PATCH 2/2] usb-mtp: fix some usb_mtp_write_data return paths Bandan Das
2019-02-28 10:13 ` [Qemu-devel] [PATCH 0/2] usb-mtp coverity fixes 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).