Selaa lähdekoodia

changelog for 10793

Nick Mathewson 10 vuotta sitten
vanhempi
commit
9e2de8cecc
1 muutettua tiedostoa jossa 4 lisäystä ja 0 poistoa
  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.