diff options
Diffstat (limited to 'changes/bug2378')
-rw-r--r-- | changes/bug2378 | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/changes/bug2378 b/changes/bug2378 deleted file mode 100644 index 227968869f..0000000000 --- a/changes/bug2378 +++ /dev/null @@ -1,8 +0,0 @@ - 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. |