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

Fix memory leak in bulkWrite handleWouldChangeOwningShardError

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 7.3.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • Fully Compatible
    • ALL
    • Repl 2023-11-27
    • 160

      This method leaks the passed-in WCE because it now has ownership of the data backing the pointer (.release() is called here) but doesn't free it.

            Assignee:
            kaitlin.mahar@mongodb.com Kaitlin Mahar
            Reporter:
            kaitlin.mahar@mongodb.com Kaitlin Mahar
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: