On 07/10/2017 10:06 AM, Zhiyong Yang wrote:
Exception handling is executed in the normal path and it will cause
vhost-user init failure.
Fixes: d6983a70e259("vhost: check return of pthread calls")
Reported-by: Lei Yao <[email protected]>
Signed-off-by: Zhiyong Yang <[email protected]>
---
lib/librte_vhost/socket.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Reviewed-by: Maxime Coquelin <[email protected]> Thanks, Maxime

