Home GnuPG

Fix declaration of return type.
24f6c65e36edUnpublished

Unpublished Commit · Learn More

Not On Permanent Ref: This commit is not an ancestor of any permanent ref.

Description

Fix declaration of return type.

* src/gcrypt-int.h (_gcry_sexp_extract_param): Return gpg_error_t.
(_gcry_mpi_ec_new, _gcry_mpi_ec_set_mpi, _gcry_mpi_ec_set_point):
Remove.
* cipher/dsa.c (dsa_generate): Fix call to _gcry_sexp_extract_param.
* src/g10lib.h (_gcry_vcontrol): Return gcry_err_code_t.
* src/visibility.c (gcry_mpi_snatch): Fix call to _gcry_mpi_snatch.

(backported from master
commit 73374fdd27c7ba28b19f9672c68a6f5b72252fe5)

Details

Provenance
gniibeAuthored on Oct 13 2015, 5:28 AM
Parents
rC936098e99bd2: Post release updates.
Branches
Unknown
Tags
Unknown

Event Timeline

NIIBE Yutaka <gniibe@fsij.org> committed rC24f6c65e36ed: Fix declaration of return type. (authored by NIIBE Yutaka <gniibe@fsij.org>).Oct 13 2015, 6:09 AM