mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-11 05:33:47 +01:00
e80bdfb4a0
This bug was noticed by cypherpunks; fixes bug 2378. Bugfix on svn commit r110.
9 lines
350 B
Plaintext
9 lines
350 B
Plaintext
o Minor bugfixes
|
|
- Correctly detect failure to allocate an OpenSSL BIO. Fixes bug 2378;
|
|
found by "cypherpunks". This bug was introduced before the
|
|
first Tor release, in svn commit r110.
|
|
|
|
o Minor code simplifications and refactorings
|
|
- Always treat failure to allocate an RSA key as an unrecoverable
|
|
allocation error.
|