Home GnuPG
Diffusion GPGME f8f9bf06bc31

python: Fix error handling.
f8f9bf06bc31Unpublished

Unpublished Commit ยท Learn More

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

Description

python: Fix error handling.

* lang/python/gpgme.i: Fix freeing an uninitialized pointer in the
error handling of generated wrapper functions by explicitly storing
the pointer in a local variable which can be initialized.
  • Signed-off-by: Justus Winter <justus@g10code.com>

Details

Provenance
justusAuthored on Jun 7 2016, 4:07 PM
Parents
rM8196edf9ca5c: python: Wrap file-like objects on demand.
Branches
Unknown
Tags
Unknown

Event Timeline

Justus Winter <justus@g10code.com> committed rMf8f9bf06bc31: python: Fix error handling. (authored by Justus Winter <justus@g10code.com>).Jun 7 2016, 7:34 PM