]> xenbits.xensource.com Git - qemu-xen.git/commit
libvhost-user.c: add assertion to vu_message_read_default
authorVladimir Sementsov-Ogievskiy <vsementsov@yandex-team.ru>
Mon, 25 Sep 2023 19:40:32 +0000 (22:40 +0300)
committerMichael S. Tsirkin <mst@redhat.com>
Wed, 4 Oct 2023 22:15:06 +0000 (18:15 -0400)
commita6f4d2ec42f3feb6c399f5760a2567ca78897bd7
treeeae84bc18d0002b9e65c8d3271bcd8dc6bc9925d
parentf1a153857abc1ba8835b12a01520df9f1b64e15b
libvhost-user.c: add assertion to vu_message_read_default

Explain Coverity that we are not going to overflow vmsg->fds.

Signed-off-by: Vladimir Sementsov-Ogievskiy <vsementsov@yandex-team.ru>
Message-Id: <20230925194040.68592-5-vsementsov@yandex-team.ru>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
subprojects/libvhost-user/libvhost-user.c