[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
Re: [tor-bugs] #11276 [Tor]: openssl_mutexes_ leaked from setup_openssl_threading()
#11276: openssl_mutexes_ leaked from setup_openssl_threading()
------------------------+--------------------------------
Reporter: arma | Owner:
Type: defect | Status: needs_review
Priority: normal | Milestone: Tor: 0.2.5.x-final
Component: Tor | Version:
Resolution: | Keywords:
Actual Points: | Parent ID:
Points: |
------------------------+--------------------------------
Comment (by nickm):
Code looks okay.
Writing the changelog is indeed nontrivial. The items invoked in that
function are:
* ERR_load_crypto_strings(); -- ???
* OpenSSL_add_all_algorithms(); -- ???
* setup_openssl_threading(); -- ???
* some log messages -- extra log messages are not a big deal
* crypto_force_rand_ssleay(); -- idempotent
* crypto_seed_rng(1) -- safe to seed as much as is requested
* crypto_init_siphash_key() -- idempotent because of have_seeded_siphash
variable
So it's just the ??? items above that need investigating FWICT
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/11276#comment:2>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
_______________________________________________
tor-bugs mailing list
tor-bugs@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs