qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH 0/9] usb: mtp: a bunch of fixes


From: Gerd Hoffmann
Subject: [Qemu-devel] [PATCH 0/9] usb: mtp: a bunch of fixes
Date: Fri, 25 Apr 2014 12:48:05 +0200

  Hi,

Here is a bunch of incremental fixes for the just merged
usb mtp device, coming from patch review by Peter and Stefan.

cheers,
  Gerd

Gerd Hoffmann (9):
  usb: mtp: replace debug printfs with trace points
  usb: mtp: fix usb_mtp_add_u64
  usb: mtp: fix version (is decimal not bcd)
  usb: mtp: fix serial (must be exact 32 chars)
  usb: mtp: fix error path memory leak
  usb: mtp: fix possible buffer overflow
  usb: mtp: avoid empty description string
  usb: mtp: drop data-out hexdump
  usb: mtp: reply INCOMPLETE_TRANSFER on read errors

 hw/usb/dev-mtp.c | 29 +++++++++++++++++------------
 trace-events     |  3 +++
 2 files changed, 20 insertions(+), 12 deletions(-)

-- 
1.8.3.1




reply via email to

[Prev in Thread] Current Thread [Next in Thread]