ecc: Free memory also when in error branch.
* cipher/ecc-eddsa.c (_gcry_ecc_eddsa_sign): Init DISGEST and goto leave on error.
Fixing an issue found by static analysis.
Added DIGEST init and wrote Changelog.
- Signed-off-by: Werner Koch <wk@gnupg.org>