Remove std::unique_ptr from KerberosEnvironment class variables

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Won't Fix
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • Server Security
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      Previously, we were using std::unique_ptr to hold onto helper classes because they couldn't be initialized by the default constructor. This is no longer a problem, so they can remain as class variables without having to be held by std::unique_ptr

            Assignee:
            [DO NOT USE] Backlog - Security Team
            Reporter:
            Adam Cooper (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: