Sfoglia il codice sorgente

get rid of already-merged bug12227 changes file

Roger Dingledine 10 anni fa
parent
commit
472696e8e5
1 ha cambiato i file con 0 aggiunte e 5 eliminazioni
  1. 0 5
      changes/bug12227

+ 0 - 5
changes/bug12227

@@ -1,5 +0,0 @@
-  o Minor bugfixes:
-    - Avoid an illegal read from stack when initializing the TLS
-      module using a version of OpenSSL without all of the ciphers
-      used by the v2 link handshake. Fixes bug 12227; bugfix on
-      0.2.4.8-alpha.  Found by "starlight".