util/vhost-user-server: check EOF when reading payload
commitedaf6205a3a58e09bf31b7ebd73d8fc470e96e07
authorStefan Hajnoczi <stefanha@redhat.com>
Thu, 24 Sep 2020 15:15:44 +0000 (24 16:15 +0100)
committerStefan Hajnoczi <stefanha@redhat.com>
Fri, 23 Oct 2020 12:42:16 +0000 (23 13:42 +0100)
tree17a13fbd3e53ad7205ee20b4b007210c1370ce37
parent8c7f7cbca0eb49cc86333ef8fa8068abb400520e
util/vhost-user-server: check EOF when reading payload

Unexpected EOF is an error that must be reported.

Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
Message-id: 20200924151549.913737-9-stefanha@redhat.com
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
util/vhost-user-server.c