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

LockManager does not delete its lock buckets array in the destructor

    • Fully Compatible
    • ALL

      The LockManager owns a dynamic array of LockBucket objects, which is allocated in the LockManager constructor.

      However, the LockManager destructor does not delete the array.

            Assignee:
            andrew.morrow@mongodb.com Andrew Morrow (Inactive)
            Reporter:
            andrew.morrow@mongodb.com Andrew Morrow (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: