Page MenuHome GnuPG

'--list-options=show-sig-subpackets="100"a` mishandled
Closed, InvalidPublic

Description

The following shell script should give an error complaining about the a following the double quote, but it does not:

#!/bin/sh --
gpg --list-options 'show-sig-subpackets="100"a' /dev/null

Details

Version
2.3.4

Event Timeline

DemiMarie created this object in space S1 Public.
werner added a subscriber: werner.

Duplicate of T6021. Please don't create a new bug for one you already created (and which was marked as won'tfix).