openssl / project

Tracking of project related issues
1 stars 0 forks source link

Remove atexit registration from openssl #671

Open nhorman opened 2 weeks ago

nhorman commented 2 weeks ago

Based on the abundance of reports, we need to remove atexit from openssl

### Tasks
- [ ] Announce to community that this is a major change in openssl, requiring cleanup
- [ ] Make PR to remove atexit handlers from openssl
- [ ] Review 1 for <PR> above
- [ ] Review 2 for <PR> above