cipher: Fix memory leaks for EdDSA.
* cipher/ecc-eddsa.c (_gcry_ecc_eddsa_genkey): Free the point Q. (_gcry_ecc_eddsa_verify): Avoid memory leaks for points and MPIs.
- GnuPG-bug-id: T5385
- Co-authored-by: Jakub Jelen <jjelen@redhat.com>
- Signed-off-by: NIIBE Yutaka <gniibe@fsij.org>