bson_iter_visit_all doesn't report invalid key

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Done
    • Priority: Major - P3
    • 1.4.0
    • Affects Version/s: None
    • Component/s: libbson
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      Given a field name that's not valid UTF-8, bson_iter_visit_all should execute the "visit_corrupt" callback and return false. Instead, it cancels iteration and returns true, as if the document ended correctly at the previous field.

            Assignee:
            A. Jesse Jiryu Davis
            Reporter:
            A. Jesse Jiryu Davis
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: