Home GnuPG
Diffusion GPGME 6baccdc0c35d

core: percent decode filename

Description

core: percent decode filename

* src/op-support.c (_gpgme_parse_plaintext): Decode filename
as percent string.

From gnupg/doc/DETAILS:

If a filename is available it gets printed as the third
argument, percent-escaped as usual.

so we can use the usual percent decode function here.

Details

Provenance
aheineckeAuthored on Nov 30 2023, 12:06 AM
Parents
rMf212de4a9e3c: Post release updates
Branches
Unknown
Tags
Unknown
Tasks
T6852: Kleopatra: Spaces in embedded filenames incorrectly handled