Home GnuPG
Diffusion GnuPG 0c36ec241d28

wks: Fix filter expression syntax flaw.

Description

wks: Fix filter expression syntax flaw.

* tools/wks-util.c (wks_get_key, wks_filter_uid): The filter
expression needs a space before the value.
(install_key_from_spec_file): Replace es_getline by es_read_line and
remove debug output.

A value of starting with '<' was considered an invalid operator due to
our tokenization method.

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

Details

Provenance
wernerAuthored on Dec 4 2018, 4:00 PM
Parents
rGc6e2ee020784: gpg: Prepare revocation keys for use with v5 keys.
Branches
Unknown
Tags
Unknown