Parcourir la source

changelog for 10793

Nick Mathewson il y a 11 ans
Parent
commit
3502b10229
1 fichiers modifiés avec 4 ajouts et 0 suppressions
  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.