[Qemu-devel] [PATCH v2 0/3] usb-mtp coverity fixes

Bandan Das posted 3 patches 6 years, 8 months ago
Test asan failed
Test docker-mingw@fedora passed
Test docker-clang@ubuntu passed
Test checkpatch passed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20190306210409.14842-1-bsd@redhat.com
Maintainers: Gerd Hoffmann <kraxel@redhat.com>
hw/usb/dev-mtp.c | 41 +++++++++++++++++++++++++----------------
1 file changed, 25 insertions(+), 16 deletions(-)
[Qemu-devel] [PATCH v2 0/3] usb-mtp coverity fixes
Posted by Bandan Das 6 years, 8 months ago
v2:
  Rebase
  Prevent a null dereference when deleting objects
Fix some coverity issues and a few others pointed out by Peter

Bandan Das (3):
  usb-mtp: return incomplete transfer on a lstat failure
  usb-mtp: fix some usb_mtp_write_data return paths
  usb-mtp: prevent null dereference while deleting objects

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

-- 
2.19.2