summaryrefslogtreecommitdiffstats
path: root/tests/test-string-output-visitor.c
diff options
context:
space:
mode:
authorDavid Hildenbrand2018-11-21 17:44:15 +0100
committerMarkus Armbruster2018-12-13 19:10:06 +0100
commit4b69d4c3d7c133ebc9393ef3f86ce38831921cb6 (patch)
tree3ea8c1796daf48149454bbe2eb4fab9a19b07284 /tests/test-string-output-visitor.c
parentcutils: Fix qemu_strtosz() & friends to reject non-finite sizes (diff)
downloadqemu-4b69d4c3d7c133ebc9393ef3f86ce38831921cb6.tar.gz
qemu-4b69d4c3d7c133ebc9393ef3f86ce38831921cb6.tar.xz
qemu-4b69d4c3d7c133ebc9393ef3f86ce38831921cb6.zip
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 'tests/test-string-output-visitor.c')
0 files changed, 0 insertions, 0 deletions