summaryrefslogtreecommitdiffstats
path: root/qapi
diff options
context:
space:
mode:
authorAlex Chen2020-12-14 13:16:15 +0100
committerDr. David Alan Gilbert2020-12-18 11:08:24 +0100
commit03350a1e8d88196eaa98d0cce4e24e730f09ad5b (patch)
tree7ff65d94b1cd3a21b84082c22fa544d195d282f0 /qapi
parentvirtiofsd: update FUSE_FORGET comment on "lo_inode.nlookup" (diff)
downloadqemu-03350a1e8d88196eaa98d0cce4e24e730f09ad5b.tar.gz
qemu-03350a1e8d88196eaa98d0cce4e24e730f09ad5b.tar.xz
qemu-03350a1e8d88196eaa98d0cce4e24e730f09ad5b.zip
virtiofsd: Remove useless code about send_notify_iov
The 'ch' will be NULL in the following stack: send_notify_iov()->fuse_send_msg()->virtio_send_msg(), and this may lead to NULL pointer dereferenced in virtio_send_msg(). But send_notify_iov() was never called, so remove the useless code about send_notify_iov() to fix this problem. Signed-off-by: Alex Chen <alex.chen@huawei.com> Message-Id: <20201214121615.29967-1-alex.chen@huawei.com> Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
Diffstat (limited to 'qapi')
0 files changed, 0 insertions, 0 deletions