Incompatible iterator types used with BSON-keyed associative types

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Done
    • Priority: Major - P3
    • 3.4.0-rc1
    • Affects Version/s: None
    • Component/s: Internal Code
    • None
    • Fully Compatible
    • ALL
    • Hide

      Compile with --dbg=on --use-glibcxx-debug.

      Show
      Compile with --dbg=on --use-glibcxx-debug.
    • Platforms 2016-10-31
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      In some places, an iterator into object of type BSONComparatorInterfaceBase<T>::Map or Set is assigned to an std::set<BSONObj>::iterator, which is undefined behavior.

              Assignee:
              Andrew Morrow (Inactive)
              Reporter:
              Andrew Morrow (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: