Command map is not deallocated when server halts

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Won't Fix
    • Priority: Minor - P4
    • None
    • Affects Version/s: None
    • Component/s: Internal Code
    • Environment:
      Ubuntu 11.04 64 bit
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      The map from command name to command instance (db/commands.cpp) is allocated on the heap but never released. Many of the commands are registered prior to forking which introduces a bit of complexity to managing this resource correctly. This is not a significant leak.

            Assignee:
            DO NOT USE - Backlog - Dev Tools
            Reporter:
            Daniel Pasette (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: