Sfoglia il codice sorgente

changelog for 10793

Nick Mathewson 10 anni fa
parent
commit
9e2de8cecc
1 ha cambiato i file con 4 aggiunte e 0 eliminazioni
  1. 4 0
      changes/bug10793

+ 4 - 0
changes/bug10793

@@ -0,0 +1,4 @@
+  o Minor features (security):
+    - Always clear OpenSSL bignums before freeing them--even bignums
+      that don't contain secrets. Resolves ticket 10793. Patch by
+      Florent Daigniere.