qemu-block
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH 3/4] libvduse: Pass positive value to strerror()


From: Richard Henderson
Subject: Re: [PATCH 3/4] libvduse: Pass positive value to strerror()
Date: Tue, 28 Jun 2022 05:56:24 +0530
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.9.1

On 6/27/22 14:32, Xie Yongji wrote:
The value passed to strerror() should be positive.
So let's fix it.

Fixes: Coverity CID 1490226, 1490223
Signed-off-by: Xie Yongji<xieyongji@bytedance.com>
---
  subprojects/libvduse/libvduse.c | 4 ++--
  1 file changed, 2 insertions(+), 2 deletions(-)

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>

r~



reply via email to

[Prev in Thread] Current Thread [Next in Thread]