Home GnuPG
Diffusion GnuPG aef60abe6a17

dirmngr: Replace stpcpy chains by strconcat.
aef60abe6a17Unpublished

Unpublished Commit · Learn More

Not On Permanent Ref: This commit is not an ancestor of any permanent ref.

Description

dirmngr: Replace stpcpy chains by strconcat.

* dirmngr/certcache.c (find_cert_bysn): Use strconcat.
(find_cert_bysubject): Ditto.
* dirmngr/http.c (store_header): Ditto.
* dirmngr/ldap.c (make_url): Ditto.
* dirmngr/server.c (get_cert_local_ski): Ditto.
(do_get_cert_local): Use xstrconcat.
  • Signed-off-by: Werner Koch <wk@gnupg.org>

Details

Provenance
wernerAuthored on Feb 16 2017, 10:19 AM
Parents
rG7a666ccb44f4: scd: Minor fixes to silence compiler warnings.
Branches
Unknown
Tags
Unknown

Event Timeline

Werner Koch <wk@gnupg.org> committed rGaef60abe6a17: dirmngr: Replace stpcpy chains by strconcat. (authored by Werner Koch <wk@gnupg.org>).Feb 16 2017, 10:33 AM