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>