Fix some coverity-reported issues with error handling in vfio-user message processing.
John Levon (5): vfio-user: simplify vfio_user_process() vfio-user: clarify partial message handling vfio-user: refactor out header handling vfio-user: simplify vfio_user_recv_one() vfio-user: recycle msg on failure hw/vfio-user/proxy.c | 204 ++++++++++++++++++++++++------------------- 1 file changed, 113 insertions(+), 91 deletions(-) -- 2.43.0
