From: David Howells Date: Thu, 31 Jul 2014 13:46:44 +0000 (+0100) Subject: PKCS#7: X.509 certificate issuer and subject are mandatory fields in the ASN.1 X-Git-Tag: cleanup-for-v3.18~110^2^2~1 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=412eccbadfbb1521e62ae53db57d782d6bc36993;p=pandora-kernel.git PKCS#7: X.509 certificate issuer and subject are mandatory fields in the ASN.1 X.509 certificate issuer and subject fields are mandatory fields in the ASN.1 and so their existence needn't be tested for. They are guaranteed to end up with an empty string if the name material has nothing we can use (see x509_fabricate_name()). Reported-by: Dan Carpenter Signed-off-by: David Howells Acked-by: Vivek Goyal --- Reading git-diff-tree failed