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

CmdFileMD5::run() appears to use cursor's current() unsafely

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 1.9.0
    • Affects Version/s: None
    • Component/s: Concurrency
    • None
    • ALL

      It looks like we get a BSONObj from a cursor using cursor->current() and then yield. Because the BSONObj is not owned, its memory may be invalidated by another operation.

            Assignee:
            eliot Eliot Horowitz (Inactive)
            Reporter:
            aaron Aaron Staple
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: