Commit b76b9d77 authored by teor (Tim Wilson-Brown)'s avatar teor (Tim Wilson-Brown)
Browse files

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

parent 9ab1037d
Loading
Loading
Loading
Loading

changes/bug18384

0 → 100644
+5 −0
Original line number Diff line number Diff line
  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".