Explorar o código

Changes file for bug 18384: bugfix on 0f3eeca9 in 0.2.7.2-alpha.

teor (Tim Wilson-Brown) %!s(int64=9) %!d(string=hai) anos
pai
achega
b76b9d77d3
Modificáronse 1 ficheiros con 5 adicións e 0 borrados
  1. 5 0
      changes/bug18384

+ 5 - 0
changes/bug18384

@@ -0,0 +1,5 @@
+  o Minor bugfixes (crypto, static analysis):
+    - Silence spurious clang-scan warnings in the ed25519_donna code
+      by explicitly initialising some objects.
+      Fixes bug 18384; bugfix on 0f3eeca9 in 0.2.7.2-alpha.
+      Patch by "teor".