diff options
author | David Hildenbrand <david@redhat.com> | 2018-11-21 17:44:15 +0100 |
---|---|---|
committer | Markus Armbruster <armbru@redhat.com> | 2018-12-13 19:10:06 +0100 |
commit | 4b69d4c3d7c133ebc9393ef3f86ce38831921cb6 (patch) | |
tree | 3ea8c1796daf48149454bbe2eb4fab9a19b07284 /os-posix.c | |
parent | af02f4c5179675ad4e26b17ba26694a8fcde17fa (diff) |
qapi: Fix string-input-visitor to reject NaN and infinities
The string-input-visitor happily accepts NaN and infinities when parsing
numbers (doubles). They shouldn't. Fix that.
Also, add two test cases, testing if "NaN" and "inf" is properly
rejected.
Reviewed-by: Eric Blake <eblake@redhat.com>
Reviewed-by: Markus Armbruster <armbru@redhat.com>
Signed-off-by: David Hildenbrand <david@redhat.com>
Message-Id: <20181121164421.20780-4-david@redhat.com>
Signed-off-by: Markus Armbruster <armbru@redhat.com>
Diffstat (limited to 'os-posix.c')
0 files changed, 0 insertions, 0 deletions