Explorar el Código

changelog for 10793

Nick Mathewson hace 11 años
padre
commit
9e2de8cecc
Se han modificado 1 ficheros con 4 adiciones y 0 borrados
  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.