Home GnuPG
Diffusion GnuPG 657a26f3af1b

dirmngr: Fix error code path of map_host.
657a26f3af1bUnpublished

Unpublished Commit · Learn More

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

Description

dirmngr: Fix error code path of map_host.

* dirmngr/ks-engine-hkp.c (map_host): Fix error return.

In ks-engine-hkp.c on line 509 'reftbl' is freed, but it is then
used on line 511. I'm guessing this is a missing return;.

Other fixes on error added too.

  • Reported-by: Joshua Rogers <honey@internot.info>
  • Debian-Bug-Id: #773520

Details

Provenance
gniibeAuthored on Jan 8 2015, 4:14 AM
Parents
rG100b322f5da3: scd: fix get_public_key for OpenPGPcard v1.0.
Branches
Unknown
Tags
Unknown

Event Timeline

NIIBE Yutaka <gniibe@fsij.org> committed rG657a26f3af1b: dirmngr: Fix error code path of map_host. (authored by NIIBE Yutaka <gniibe@fsij.org>).Jan 8 2015, 4:14 AM