argparse: Fix a theoretical memory leak.
* src/argparse.c (store_alias): Free NAME because it has ownerhip here. Take care P is actually a pointer into NAME.
Note that aliases have never been implemented.
- GnuPG-bug-id: T7105
argparse: Fix a theoretical memory leak. Tags None Subscribers None
Description
Details
|