]> granicus.if.org Git - p11-kit/commit
trust: Ignore unreadable content in anchors
authorDaiki Ueno <dueno@redhat.com>
Mon, 18 Feb 2019 13:53:49 +0000 (14:53 +0100)
committerDaiki Ueno <ueno@gnu.org>
Mon, 18 Feb 2019 15:09:45 +0000 (16:09 +0100)
commite2170b295992cb7fdf115227a78028ac3780619f
tree50548db3e4def3ead3d466e2cb63b0ba637b71f1
parent2a474e1fe8f4bd8b4ed7622e5cf3b2718a202562
trust: Ignore unreadable content in anchors

This amends eb503f3a1467f21a5ecc9ae84ae23b216afc102f.  Instead of
failing C_FindObjectsInit, treat any errors internally and accumulates
the successfully loaded certificates.

Reported by Andrej Kvasnica in:
https://bugzilla.redhat.com/show_bug.cgi?id=1675441
trust/module.c
trust/test-module.c
trust/token.c