Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-26587

Incompatible iterator types used with BSON-keyed associative types

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

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

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

      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@mongodb.com Andrew Morrow (Inactive)
            Reporter:
            andrew.morrow@mongodb.com Andrew Morrow (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: