qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v1 3/9] qapi: use qemu_strtod_finite() in string


From: Eric Blake
Subject: Re: [Qemu-devel] [PATCH v1 3/9] qapi: use qemu_strtod_finite() in string-input-visitor
Date: Thu, 15 Nov 2018 08:37:46 -0600
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.3.0

On 11/15/18 8:04 AM, David Hildenbrand wrote:
Let's use the new function. "NaN" and "inf" are now properly rejected.

Signed-off-by: David Hildenbrand <address@hidden>
---
  qapi/string-input-visitor.c | 6 ++----
  1 file changed, 2 insertions(+), 4 deletions(-)

Reviewed-by: Eric Blake <address@hidden>

Should there be any added test coverage in this patch, or is it later in the series?

--
Eric Blake, Principal Software Engineer
Red Hat, Inc.           +1-919-301-3266
Virtualization:  qemu.org | libvirt.org



reply via email to

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