qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH 07/13] qtest/fuzz: make range overlap check more readable


From: Philippe Mathieu-Daudé
Subject: Re: [PATCH 07/13] qtest/fuzz: make range overlap check more readable
Date: Mon, 22 Jul 2024 09:10:23 +0200
User-agent: Mozilla Thunderbird

On 22/7/24 06:07, Yao Xingtao via wrote:
use ranges_overlap() instead of open-coding the overlap check to improve
the readability of the code.

Signed-off-by: Yao Xingtao <yaoxt.fnst@fujitsu.com>
---
  tests/qtest/fuzz/generic_fuzz.c | 3 ++-
  1 file changed, 2 insertions(+), 1 deletion(-)

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Tested-by: Philippe Mathieu-Daudé <philmd@linaro.org>




reply via email to

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