bug2378 350 B

12345678
  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.
  5. o Minor code simplifications and refactorings
  6. - Always treat failure to allocate an RSA key as an unrecoverable
  7. allocation error.