diff options
author | Pankaj Gupta <pagupta@redhat.com> | 2019-07-12 13:05:52 +0530 |
---|---|---|
committer | Michael S. Tsirkin <mst@redhat.com> | 2019-07-12 10:56:27 -0400 |
commit | f37f47126236c8dc710d97da8ca9d43c38bef4ec (patch) | |
tree | e2e2af7cb30ef128f0b15bbbf3bc74bce1a6da2e /hw/virtio/virtio-pmem.c | |
parent | 7b9829bc6c7d84056c3a1c60737f71db4d2871e4 (diff) | |
download | qemu-f37f47126236c8dc710d97da8ca9d43c38bef4ec.zip |
virtio pmem: fix wrong mem region condition
Coverity reported memory region returns zero
for non-null value. This is because of wrong
arguments to '?:' , fixing this.
Signed-off-by: Pankaj Gupta <pagupta@redhat.com>
Message-Id: <20190712073554.21918-2-pagupta@redhat.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Reviewed-by: Stefano Garzarella <sgarzare@redhat.com>
Reviewed-by: Cornelia Huck <cohuck@redhat.com>
Diffstat (limited to 'hw/virtio/virtio-pmem.c')
0 files changed, 0 insertions, 0 deletions