Home
last modified time | relevance | path

Searched hist:"3 ee7f21ed292966f5cd3eb71aa06f8ffc0e5ae41" (Results 1 – 1 of 1) sorted by relevance

/qemu/tests/qtest/
H A Dvhost-user-test.c3ee7f21ed292966f5cd3eb71aa06f8ffc0e5ae41 Thu Apr 27 12:54:23 UTC 2023 Paolo Bonzini <pbonzini@redhat.com> tests: vhost-user-test: release mutex on protocol violation

chr_read() is printing an error message and returning with s->data_mutex taken.
This can potentially cause a hang. Reported by Coverity.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Message-Id: <20230427125423.103536-1-pbonzini@redhat.com>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>