vu_panic() is not guaranteed to exit the program. Return errors instead. Most of the code already does this but I spotted some cases that weren't handled yet.
Stefan Hajnoczi (2): libvhost-user: return early on virtqueue errors libvhost-user: return on error in vu_log_queue_fill() contrib/libvhost-user/libvhost-user.c | 28 +++++++++++++++++---------- 1 file changed, 18 insertions(+), 10 deletions(-) -- 2.26.2