CollectionClonerTest references memory that is potentially already freed by CollectionCloner

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Fixed
    • Priority: Major - P3
    • 4.1.7
    • Affects Version/s: None
    • Component/s: Replication
    • None
    • Fully Compatible
    • ALL
    • Repl 2018-12-17, Repl 2019-01-14
    • 54
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      CollectionClonerTest creates a client that is owned by CollectionCloner. At some point, the client waits on a condvar, but by the time it gets notified, the client could have already been freed by the CollectionCloner here, causing a segfault.

            Assignee:
            Matthew Russotto (Inactive)
            Reporter:
            Samyukta Lanka
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: