Home GnuPG

Fix all compiler warnings.

Description

Fix all compiler warnings.

* src/asn1-parse.y (import_defs, identifier_list): Comment out unused part
of the grammar that causes a shift-reduce conflict.
* src/cms-parser.c (_ksba_cms_parse_enveloped_data_part_1): Initialize
some variables to help suppress uninitialized use warning.
* src/crl.c (oidstr_issuingDistributionPoint): Comment out unused OID.
* src/gen-help.h (ksba_asn_parse_file, ksba_asn_tree_dump): Add declarations.
  • Signed-off-by: Marcus Brinkmann <mb@g10code.com>

Details

Provenance
marcusAuthored on Aug 18 2017, 8:02 PM
Parents
rKa1d9b046aec8: Fix memory leaks in ksba_cms_identify and tests.
Branches
Unknown
Tags
Unknown