summaryrefslogtreecommitdiff
path: root/changes/bug18384
blob: 78befcabaaca7645e15f1a9f743e76a258f49149 (plain)
1
2
3
4
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".