[PATCH RESEND 0/3] fix some warnings by static code scan tool

Longpeng(Mike) posted 3 patches 5 years, 8 months ago
Test docker-quick@centos7 passed
Test FreeBSD passed
Test docker-mingw@fedora passed
Test checkpatch passed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20200224064219.1434-1-longpeng2@huawei.com
Maintainers: "Michael S. Tsirkin" <mst@redhat.com>, Alex Williamson <alex.williamson@redhat.com>
hw/vfio/pci.c       | 13 ++++++++-----
hw/virtio/vhost.c   | 19 +++++++++++++++++--
util/qemu-openpty.c | 10 ++--------
3 files changed, 27 insertions(+), 15 deletions(-)
[PATCH RESEND 0/3] fix some warnings by static code scan tool
Posted by Longpeng(Mike) 5 years, 8 months ago
From: Longpeng <longpeng2@huawei.com>

Hi guys,
Our tool find some potential issues in QEMU source code, maybe
they're misreported, hope you could have a look at them.

Longpeng (Mike) (3):
  vfio/pci: fix a null pointer reference in vfio_rom_read
  vhost: fix a null pointer reference of vhost_log
  util/pty: fix a null pointer reference in qemu_openpty_raw

 hw/vfio/pci.c       | 13 ++++++++-----
 hw/virtio/vhost.c   | 19 +++++++++++++++++--
 util/qemu-openpty.c | 10 ++--------
 3 files changed, 27 insertions(+), 15 deletions(-)

-- 
1.8.3.1