Home GnuPG
Diffusion GnuPG 93910b5b8d20

gpgparsemail: Fix last commit (3f2bdac)
93910b5b8d20Unpublished

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.

(backported from 2.1 commit 9433661419043431a6cfc7d84c8450e0b2f6c353)

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

Details

Provenance
wernerAuthored on Apr 10 2015, 8:34 AM
gniibeCommitted on Apr 15 2015, 9:08 AM
Parents
rGde7f7b98dfeb: gpgparsemail: Fix case of zero length continuation lines.
Branches
Unknown
Tags
Unknown

Event Timeline

NIIBE Yutaka <gniibe@fsij.org> committed rG93910b5b8d20: gpgparsemail: Fix last commit (3f2bdac) (authored by Werner Koch <wk@gnupg.org>).Apr 15 2015, 9:08 AM