Do not include NaN doubles in fuzzer tests

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Fixed
    • Priority: Unknown
    • bson-3.0.0
    • Affects Version/s: None
    • Component/s: BSON
    • None
    • None
    • Rust Drivers
    • Not Needed
    • None
    • None
    • None
    • None
    • None
    • None

      The BSON fuzzer tests failed here due to a document containing f64::NAN. Equality comparisons for f64::NAN will always fail because f64::NAN does not equal itself. We should update the fuzzer not to include NaN double values.

              Assignee:
              Abraham Egnor
              Reporter:
              Isabel Atkinson
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: