Improve management of statics in SSLThreadInfo

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Fixed
    • Priority: Major - P3
    • 4.4.0-rc2, 4.7.0
    • Affects Version/s: None
    • Component/s: None
    • None
    • Fully Compatible
    • ALL
    • v4.4
    • Service arch 2020-04-20
    • 0
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      The dependency between thread-local and global statics in SSLThreadInfo could cause read-after-delete accesses if they are not destroyed in the right order, especially during termination. We should ensure all statics are always destroyed in the right order to avoid segmentation faults at process termination.

            Assignee:
            Amirsaman Memaripour
            Reporter:
            Amirsaman Memaripour
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: