mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2025-02-24 14:51:11 +01:00
8 lines
350 B
Text
8 lines
350 B
Text
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.
|