Home GnuPG
Diffusion GnuPG 1c2140346d6e

gpg: Change a bug() call to a regular error message.
1c2140346d6eUnpublished

Unpublished Commit · Learn More

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

Description

gpg: Change a bug() call to a regular error message.

* g10/decrypt-data.c (decrypt_data): Return an error code instead of
calling BUG().

This code path can be triggered by fuzzing gpg and thus with some
likeness also by corrupt messages for other reasons.

Details

Provenance
wernerAuthored on Nov 26 2014, 10:21 AM
Parents
rG8445ef24fc31: Fix buffer overflow in openpgp_oid_to_str.
Branches
Unknown
Tags
Unknown

Event Timeline

Werner Koch <wk@gnupg.org> committed rG1c2140346d6e: gpg: Change a bug() call to a regular error message. (authored by Werner Koch <wk@gnupg.org>).Nov 26 2014, 10:21 AM