Uploaded image for project: 'C++ Driver'
  1. C++ Driver
  2. CXX-1476

Element search stops prematurely due to missing string length check

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Blocker - P1 Blocker - P1
    • 3.2.0-rc1
    • Affects Version/s: 3.2.0-rc0
    • Component/s: BSON
    • None
    • Environment:
      debian 9
    • Fully Compatible

      Hi! After upgrading driver I cant parse oplog documents which contains "$set". Example:
      json print { "op" : "u", "o" : { "$set" :

      { "a" : 1 }

      }}
      after getting element "o" it becomes utf8 and contains "u"

            Assignee:
            andrew.morrow@mongodb.com Andrew Morrow (Inactive)
            Reporter:
            denbip Denis Bip
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: