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.
- Votes:
-
0 Vote for this issue
- Watchers:
-
2 Start watching this issue
- Created:
- Updated:
- Resolved: