LockManager does not delete its lock buckets array in the destructor

XMLWordPrintableJSON

    • Fully Compatible
    • ALL
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      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 (Inactive)
              Reporter:
              Andrew Morrow (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: