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

dropDatabase should not modify CollectionCatalog inplace

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 5.0.0-rc1, 5.1.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • None
    • Fully Compatible
    • ALL
    • v5.0
    • 158

      It causes lock-free listCollection to use-after-free as it reads from stashed CollectionCatalog that is supposed to be immutable.

            Assignee:
            henrik.edin@mongodb.com Henrik Edin
            Reporter:
            henrik.edin@mongodb.com Henrik Edin
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: