diff options
author | 2017-06-29 15:11:51 +0200 | |
---|---|---|
committer | 2017-06-29 15:11:51 +0200 | |
commit | 06a37db7b12e4d42a6699c2fef820158f470ec4f (patch) | |
tree | f50eb6c26e1bc2804220dc34a95df560f0a06e09 /scripts/qapi-commands.py | |
parent | xen-9pfs: disconnect if buffers are misconfigured (diff) | |
download | qemu-06a37db7b12e4d42a6699c2fef820158f470ec4f.tar.xz qemu-06a37db7b12e4d42a6699c2fef820158f470ec4f.zip |
9pfs: handle transport errors in pdu_complete()
Contrary to what is written in the comment, a buggy guest can misconfigure
the transport buffers and pdu_marshal() may return an error. If this ever
happens, it is up to the transport layer to handle the situation (9P is
transport agnostic).
This fixes Coverity issue CID1348518.
Signed-off-by: Greg Kurz <groug@kaod.org>
Reviewed-by: Stefano Stabellini <sstabellini@kernel.org>
Diffstat (limited to 'scripts/qapi-commands.py')
0 files changed, 0 insertions, 0 deletions