Home GnuPG
Diffusion GPGME 3d6340e8c59e

core: Map GPGME_STATUS_EOF to the empty string.
3d6340e8c59eUnpublished

Unpublished Commit · Learn More

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

Description

core: Map GPGME_STATUS_EOF to the empty string.

* src/status-table.c (_gpgme_status_to_string): Return "" for EOF.
* src/engine-gpg.c (read_status): Ditto.  The old code accidently used
GPGME_STATUS_EOF which is the integer 0 and neiteyr NULL nor a string.
  • Signed-off-by: Werner Koch <wk@gnupg.org>

Details

Provenance
wernerAuthored on Sep 16 2016, 3:06 PM
Parents
rM6af7bee076ba: python: Release the GIL during calls into GPGME.
Branches
Unknown
Tags
Unknown

Event Timeline

Werner Koch <wk@gnupg.org> committed rM3d6340e8c59e: core: Map GPGME_STATUS_EOF to the empty string. (authored by Werner Koch <wk@gnupg.org>).Sep 16 2016, 4:00 PM