Home GnuPG
Diffusion GnuPG 2f02ed75a967

gpg: Make ASCII armor decoding more robust to encoding errors.
2f02ed75a967Unpublished

Unpublished Commit ยท Learn More

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

Description

gpg: Make ASCII armor decoding more robust to encoding errors.

* g10/armor.c (radix64_read): If the = is followed by the string "3D",
check if the following four characters are valid radix 64 and are
followed by a new line.  If so, warn and ignore the '3D'.
  • Signed-off-by: Neal H. Walfield <neal@g10code.com>
  • GnuPG-bug-id: T2250

Details

Provenance
Neal H. Walfield <neal@g10code.com>Authored on Feb 14 2016, 4:00 PM
Parents
rGa1c11283af75: doc: Add a gnupg-module-overview picture.
Branches
Unknown
Tags
Unknown

Event Timeline

Neal H. Walfield <neal@g10code.com> committed rG2f02ed75a967: gpg: Make ASCII armor decoding more robust to encoding errors. (authored by Neal H. Walfield <neal@g10code.com>).Feb 16 2016, 1:09 PM