Fix --show-pkcs11-ids (Bug #239)

Broken by 00b973f8af

Signed-off-by: Joachim Schipper <joachim.schipper@fox-it.com>
Acked-by: David Sommerseth <davids@redhat.com>
Trac-ticket: 239
Message-Id: 1CED409804E2164C8104F9E623B08B901323A48384@FOXDFT02.FOX.local
URL: http://article.gmane.org/gmane.network.openvpn.devel/7129
Signed-off-by: David Sommerseth <davids@redhat.com>
This commit is contained in:
Adriaan de Jong 2012-11-14 10:03:12 +01:00 committed by David Sommerseth
parent f42dd5f85a
commit 5fd3e56430

View File

@ -887,7 +887,7 @@ show_pkcs11_ids (
(dn = pkcs11_certificate_dn (
certificate,
&gc
))
)) == NULL
) {
goto cleanup1;
}