Update SSLThreadInfo making mutexes a variable

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Fixed
    • Priority: Major - P3
    • 5.1.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • None
    • Fully Compatible
    • Security 2021-10-18
    • 135
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      SSLThreadInfo class keeps mutexes inside a function-local static, which is intentionally leaked so that it never gets auto-disposed

      This ticket is to keep leaking it, but make it a variable. The goal is to make it possible to examine such variable via gdb in case a deadlock occurs even when local variable is optimized

              Assignee:
              Sergey Galtsev (Inactive)
              Reporter:
              Sergey Galtsev (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: