On 12/3/25 11:03, John Levon wrote:
> 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 | 206 ++++++++++++++++++++++++-------------------
> 1 file changed, 114 insertions(+), 92 deletions(-)
>
Applied to vfio-next.
Thanks,
C.