Home GnuPG
Diffusion GnuPG 20125333e7b8

common: Fix commit f99830b.
20125333e7b8Unpublished

Unpublished Commit · Learn More

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

Description

common: Fix commit f99830b.

* common/userids.c (classify_user_id): Avoid underflow.  Use spacep to
also trim tabs.

This is actually not fully consistent because the now used
trim_trailing_spaces uses the locale dependent isspace and not spacep.
Given that the use of isspace is anyway problematic we should check
whether we can chnage trim_trailing_spaces.

  • Signed-off-by: Werner Koch <wk@gnupg.org>

Details

Provenance
wernerAuthored on Nov 6 2015, 1:20 PM
Parents
rG28e198201e58: gpg: Fix formatting string.
Branches
Unknown
Tags
Unknown

Event Timeline

Werner Koch <wk@gnupg.org> committed rG20125333e7b8: common: Fix commit f99830b. (authored by Werner Koch <wk@gnupg.org>).Nov 6 2015, 1:25 PM