Uploaded image for project: 'Rust Driver'
  1. Rust Driver
  2. RUST-2053

bson-rust - PR #500: test(fuzz): read -> write bson

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Unknown Unknown
    • 3.2.0
    • Affects Version/s: None
    • Component/s: None
    • Not Needed

      LeoDog896 has created PR #500: test(fuzz): read -> write bson in bson-rust

      Issue Text:
      Runs `to_writer` in fuzz tests. Makes the fuzzer slower, but covers any write errors. Also adds a fuzz test for `from_slice_utf8_lossy`.

      Note: I did not check for equivalence in `from_reader` and `to_writer`, as, even for accounting for length, there is still some loss in data from the reader, as to be expected.

            Assignee:
            abraham.egnor@mongodb.com Abraham Egnor
            Reporter:
            tom.selander@mongodb.com Tom Selander
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: