From 0643bebd27fbf393cdd512ce5cf43f7c85598ea2 Mon Sep 17 00:00:00 2001 From: Nalin Dahyabhai Date: Wed, 1 Jun 2011 10:40:47 -0400 Subject: [PATCH 119/150] - yeah, that actually is all there is --- src/plugins/preauth/pkinit/pkinit_crypto_nss.c | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/src/plugins/preauth/pkinit/pkinit_crypto_nss.c b/src/plugins/preauth/pkinit/pkinit_crypto_nss.c index 332ed9f..8b25aa7 100644 --- a/src/plugins/preauth/pkinit/pkinit_crypto_nss.c +++ b/src/plugins/preauth/pkinit/pkinit_crypto_nss.c @@ -4621,7 +4621,6 @@ cms_envelopeddata_verify(krb5_context context, /* Okay, it's enveloped-data. */ env = NSS_CMSContentInfo_GetContent(info); - /* FIXME: is that it? We don't have to do anything else? */ /* FIXME: what do we do about "require_crl_checking"? */ /* Pull out the encapsulated content. It should be signed-data. */ -- 1.7.6.4