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

Element search stops prematurely due to missing string length check

    XMLWordPrintableJSON

Details

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Blocker - P1 Blocker - P1
    • 3.2.0-rc1
    • 3.2.0-rc0
    • BSON
    • None
    • debian 9
    • Fully Compatible

    Description

      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"

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: