David Hildenbrand <da...@redhat.com> writes: > The string-input-visitor happily accepts NaN and inifities when parsing
Make that "infinities". > numbers (doubles). They shouldn't. Fix that. > > Also, add two test cases, testing if "NaN" and "inf" is properly > rejected. > > Reviewed-by: Eric Blake <ebl...@redhat.com> > Signed-off-by: David Hildenbrand <da...@redhat.com> Reviewed-by: Markus Armbruster <arm...@redhat.com> PS: I still owe you an analysis of backward compatibility impact.