Home GnuPG
Diffusion GnuPG 943366141904

gpgparsemail: Fix last commit (3f2bdac)
943366141904Unpublished

Unpublished Commit · Learn More

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

Description

gpgparsemail: Fix last commit (3f2bdac)

* tools/rfc822parse.c (parse_field): Replace break by goto.

Brown paper bag bug: Changing an IF to a WHILE inside another loop
requires to fix the inner break.

  • Reported-by: Hanno Böck
  • Signed-off-by: Werner Koch <wk@gnupg.org>

Details

Provenance
wernerAuthored on Apr 10 2015, 8:34 AM
Parents
rG3f2bdac2f28e: speedo: Fix libgpg-error build in w64 builds
Branches
Unknown
Tags
Unknown

Event Timeline

Werner Koch <wk@gnupg.org> committed rG943366141904: gpgparsemail: Fix last commit (3f2bdac) (authored by Werner Koch <wk@gnupg.org>).Apr 10 2015, 8:34 AM