Ver código fonte

changelog for 10793

Nick Mathewson 10 anos atrás
pai
commit
9e2de8cecc
1 arquivos alterados com 4 adições e 0 exclusões
  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.