Home GnuPG

Fixes for static analysis reports.

Description

Fixes for static analysis reports.

* tests/t-oid.c (main): Reset freed pointer for next iteration.
* src/time.c (_ksba_current_time): Use snprintf to avoid buffer overrun.
* src/asn1-func.c (_ksba_asn_expand_object_id): Initialize NAME2.
* src/ber-help.c (_ksba_ber_count_tl): Mark identical branches as
intentional for coverity.
  • GnuPG-bug-id: T5395
  • Signed-off-by: Jakub Jelen <jjelen@redhat.com>

Details

Provenance
JakujeAuthored on Apr 20 2021, 6:05 AM
gniibeCommitted on Apr 20 2021, 6:05 AM
Parents
rK88392670f4e5: Post release updates
Branches
Unknown
Tags
Unknown
Tasks
T5395: libksba coverity static analysis reports