revert most of ef81649d2fc
[tor.git] / changes / bug2378
blob227968869f354ba0703707899163d1a048e0889e
1   o Minor bugfixes
2     - Correctly detect failure to allocate an OpenSSL BIO.  Fixes bug 2378;
3       found by "cypherpunks".   This bug was introduced before the
4       first Tor release, in svn commit r110.
6   o Minor code simplifications and refactorings
7     - Always treat failure to allocate an RSA key as an unrecoverable
8       allocation error.