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

XMLWordPrintableJSON

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

      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 Horowitz (Inactive)
              Reporter:
              Aaron Staple (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved: